mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-09 12:40:59 +00:00
feat(workspace): add in-product collaboration and direct Cloud launch
This commit is contained in:
@@ -30,6 +30,10 @@ export const systemInfo: ApiRespSystemInfo = {
|
||||
cloud_service_url: '',
|
||||
allow_modify_login_info: true,
|
||||
disable_models_service: false,
|
||||
invitation_delivery: {
|
||||
enabled: false,
|
||||
provider: null,
|
||||
},
|
||||
limitation: {
|
||||
max_bots: -1,
|
||||
max_pipelines: -1,
|
||||
|
||||
Reference in New Issue
Block a user