litellm/tests/test_litellm/llms/databricks
Tomu Hirata 020d769930 Address Greptile review: fix SDK auth fallback and remove unused imports
- 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>
2026-02-18 15:57:50 +09:00
..
chat fix: Sanitize empty text content blocks for databricks provider (#20384) 2026-02-10 16:12:57 +05:30
responses Address Greptile review: fix SDK auth fallback and remove unused imports 2026-02-18 15:57:50 +09:00
databricks_config.template.txt feat(databricks): Add enhanced authentication, security features, and custom user-agent support 2025-12-22 12:02:51 -08:00
test_databricks_common_utils.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_databricks_e2e.py feat(databricks): Add enhanced authentication, security features, and custom user-agent support 2025-12-22 12:02:51 -08:00
test_databricks_partner_integration.py [Fix] CI/CD - litellm_mapped_tests_llms (#18563) 2026-01-01 11:46:32 -08:00
test_databricks_pricing.py Update Databricks model pricing and add new models (including databricks pricing test). (#17277) 2025-12-01 20:06:47 -08:00