mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
A trailing slash on --base-url (or LITELLM_PROXY_URL) produced double-slash URLs like https://host//sso/cli/start, which 404s. Normalize once in the CLI's top-level group callback so every subcommand benefits. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agents.py | ||
| test_auth_commands.py | ||
| test_credentials_commands.py | ||
| test_encryption_commands.py | ||
| test_global_options.py | ||
| test_keys_commands.py | ||
| test_models_commands.py | ||
| test_users_commands.py | ||