litellm/tests/test_litellm/llms/databricks
mateo-berri 15e8a35feb test: separate gemini entries storing the promo rate from those storing list
The 20% promotion that runs to 2027-01-31 covers every gemini model, not
just the 2.5 pair, so a constant naming two of them implied the other four
were exempt. Six covered entries live in the registry: two store the
discounted rate and four store list, which is a pre-existing overcharge
this branch does not touch, since it only adds cache fields and derives
them from each entry's own input rate. Name both groups for what they
store, pin the expiry, and tighten the tolerance to 2e-4.
2026-08-22 17:54:44 -07:00
..
chat test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
responses test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07: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 test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
test_databricks_cost_calculator.py test: separate gemini entries storing the promo rate from those storing list 2026-08-22 17:54:44 -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 test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07: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
test_databricks_streaming_utils.py [internal copy of #28007] Fix/gcp model garden streaming (#28363) 2026-06-10 12:31:00 -07:00