linhj07's picture
Rename plugins/tool/config.json.template to plugins/tool/config.json
5e6e846
raw
history blame contribute delete
No virus
174 Bytes
{
"tools": ["python", "requests", "terminal", "meteo-weather"],
"kwargs": {
"top_k_results": 2,
"no_default": false,
"model_name": "gpt-3.5-turbo"
}
}