InlineAIAssistantsBroadcomAccountConfig1
{
"llm_provider": "GCP",
"llm_region": "us-east1",
"active_llm_provider": "GCP",
"active_llm_region": "us-east1",
"quotas": {
"daily_token_quota": 1000000,
"current_daily_token_usage": 250000,
"ai_assistant_threat_defense_freemium_quota": {
"quota": 50000,
"current_usage": 10000
},
"last_updated": 1734567890000
}
}
LLM provider for Broadcom account. Use llm-support API to get the supported providers.
Cloud region from supported regions in llm-support API. Use region only for GCP provider.
The vTIS gateway provider currently in effect, resolved live from the LLM config catalog's providers list. May differ from llm_provider if the configured provider is no longer offered by the gateway, in which case the closest available provider is used instead. Omitted if not yet resolvable.
The vTIS gateway region currently in effect, resolved live from active_llm_provider's region list in the LLM config catalog. May differ from llm_region if that region is no longer offered, in which case the closest matching region is used instead. Omitted if not yet resolvable.
Token quotas for Broadcom account. Shared daily_token_quota is used by all features.