mirror of
https://github.com/wavetermdev/waveterm
synced 2026-04-21 22:47:16 +00:00
9 lines
197 B
JSON
9 lines
197 B
JSON
|
|
{
|
||
|
|
"ai:model": "gpt-3.5-turbo",
|
||
|
|
"ai:maxtokens": 1000,
|
||
|
|
"ai:timeoutms": 10000,
|
||
|
|
"autoupdate:enabled": true,
|
||
|
|
"autoupdate:installonquit": true,
|
||
|
|
"autoupdate:intervalms": 3600000
|
||
|
|
}
|