refactor on exp code

This commit is contained in:
Timothyxxx
2024-03-14 19:25:25 +08:00
parent 313521ac52
commit 71ca8fbe1c
2 changed files with 345 additions and 76 deletions

View File

@@ -169,7 +169,7 @@ def parse_code_from_som_string(input_string, masks):
return actions
class GPT4v_Agent:
class PromptAgent:
def __init__(
self,
api_key,