GattoNero commited on
Commit
293eece
·
verified ·
1 Parent(s): 4d2ca0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ class BasicAgent:
56
  )
57
 
58
  # Registra il tool
59
- Settings.tools = [ingredient_tool, chess_tool]
60
 
61
  llm = LlamaOpenAI(
62
  model="gpt-4o",
 
56
  )
57
 
58
  # Registra il tool
59
+ #Settings.tools = [ingredient_tool]
60
 
61
  llm = LlamaOpenAI(
62
  model="gpt-4o",