mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 04:16:07 +00:00
feat: add disable_models_service configuration to manage model service availability and update related components
This commit is contained in:
@@ -78,3 +78,4 @@ space:
|
||||
models_gateway_api_url: 'https://api.langbot.cloud'
|
||||
# OAuth authorization page URL (user will be redirected here)
|
||||
oauth_authorize_url: 'https://space.langbot.app/auth/authorize'
|
||||
disable_models_service: false
|
||||
|
||||
Reference in New Issue
Block a user