GattoNero commited on
Commit
c12e8ca
·
verified ·
1 Parent(s): 845d9e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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