mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-01-30 14:00:07 +08:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
{
|
|
"tools": [
|
|
"url-get",
|
|
"meteo"
|
|
],
|
|
"kwargs": {
|
|
"debug": false,
|
|
"no_default": false,
|
|
"model_name": "gpt-3.5-turbo"
|
|
}
|
|
}
|