agarwalamit081 commited on
Commit
f3c126a
·
verified ·
1 Parent(s): a8e2fec

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +0 -11
agent.json CHANGED
@@ -17,19 +17,8 @@
17
  "model_id": "Qwen/Qwen2.5-Coder-32B-Instruct"
18
  }
19
  },
20
- "prompt_templates": {
21
- "system_prompt_file": "prompts.yaml"
22
- },
23
  "max_steps": 25,
24
  "verbosity_level": 1,
25
- "authorized_imports": [
26
- "datetime",
27
- "re",
28
- "math",
29
- "json",
30
- "collections",
31
- "itertools"
32
- ],
33
  "name": "TravelCatalogueCreator",
34
  "description": "Creates comprehensive travel catalogues with weather, itinerary, packing lists and images"
35
  }
 
17
  "model_id": "Qwen/Qwen2.5-Coder-32B-Instruct"
18
  }
19
  },
 
 
 
20
  "max_steps": 25,
21
  "verbosity_level": 1,
 
 
 
 
 
 
 
 
22
  "name": "TravelCatalogueCreator",
23
  "description": "Creates comprehensive travel catalogues with weather, itinerary, packing lists and images"
24
  }