mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 07:33:58 +00:00
020d769930
- Use custom_endpoint=False so Databricks SDK auth fallback works (custom_endpoint=True was blocking it). The api_base returned by databricks_validate_environment is discarded since get_complete_url builds the URL separately. - Remove unused verbose_logger import - Remove unused json import in tests Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>