This commit is contained in:
MsfPablo 2026-09-02 09:46:59 +02:00 committed by GitHub
commit 5e1bfda4e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -156,7 +156,7 @@ data:
type: Opaque
```
#### Examples for `environmentSecrets` and `environemntConfigMaps`
#### Examples for `environmentSecrets` and `environmentConfigMaps`
```yaml
# Use config map for not-secret configuration data

View file

@ -1,5 +1,5 @@
"""
LiteLLM Proxy uses this MCP Client to connnect to other MCP servers.
LiteLLM Proxy uses this MCP Client to connect to other MCP servers.
"""
import asyncio

View file

@ -773,7 +773,7 @@ class RouterBudgetLimiting(CustomLogger):
)
)
verbose_router_logger.debug("Initalized Provider budget config: %s", self.provider_budget_config)
verbose_router_logger.debug("Initialized Provider budget config: %s", self.provider_budget_config)
def _init_deployment_budgets(
self,