mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-02-04 00:57:38 +08:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
{
|
|
"tools": ["python", "requests", "terminal", "meteo-weather"],
|
|
"kwargs": {
|
|
"top_k_results": 2,
|
|
"no_default": false,
|
|
"model_name": "gpt-3.5-turbo"
|
|
}
|
|
} |