SmolCoderAgent_0_1 / agent.json
KebabLover's picture
Mise à jour de agent.json
66d5de6 verified
Raw
History Blame Contribute Delete
432 Bytes
{
"name": null,
"description": null,
"model": {
"last_input_token_count": null,
"last_output_token_count": null,
"model_id": "Qwen/Qwen2.5-Coder-14B-Instruct-GGUF"
},
"tools": [
"FinalAnswerTool",
"DuckDuckGoSearchTool",
"VisitWebpageTool",
"CreateFileTool",
"ModifyFileTool",
"ShellCommandTool"
],
"max_steps": 6,
"grammar": null,
"planning_interval": null
}