mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-01-19 01:21:01 +08:00
14 lines
188 B
Plaintext
14 lines
188 B
Plaintext
{
|
|
"tools": [
|
|
"python",
|
|
"url-get",
|
|
"terminal",
|
|
"meteo-weather"
|
|
],
|
|
"kwargs": {
|
|
"top_k_results": 2,
|
|
"no_default": false,
|
|
"model_name": "gpt-3.5-turbo"
|
|
}
|
|
}
|