chatgpt-on-wechat / plugins /tool /config.json.template
linhj07's picture
Upload 139 files
ba12b59
raw
history blame
174 Bytes
{
"tools": ["python", "requests", "terminal", "meteo-weather"],
"kwargs": {
"top_k_results": 2,
"no_default": false,
"model_name": "gpt-3.5-turbo"
}
}