mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-26 14:26:06 +00:00
refactor(modelmgr): simplify model sync logic and remove timeout configuration
This commit is contained in:
committed by
huanghuoguoguo
parent
54e925daa0
commit
c601dc5908
@@ -150,6 +150,4 @@ space:
|
||||
# OAuth authorization page URL (user will be redirected here)
|
||||
oauth_authorize_url: 'https://space.langbot.app/auth/authorize'
|
||||
disable_models_service: false
|
||||
# Max seconds to wait for startup model-list sync. Set to 0 to disable the timeout.
|
||||
models_sync_timeout: 10
|
||||
disable_telemetry: false
|
||||
|
||||
Reference in New Issue
Block a user