Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -71,8 +71,6 @@ class BasicAgent:
|
|
71 |
|
72 |
# Imposta le impostazioni tramite Settings
|
73 |
Settings.llm=llm
|
74 |
-
|
75 |
-
Settings.too
|
76 |
|
77 |
self.client = OpenAIClient(api_key=openai_api_key)
|
78 |
|
|
|
71 |
|
72 |
# Imposta le impostazioni tramite Settings
|
73 |
Settings.llm=llm
|
|
|
|
|
74 |
|
75 |
self.client = OpenAIClient(api_key=openai_api_key)
|
76 |
|