litellm/tests/test_litellm/llms/openai_like
Cesar Garcia 260c37d670
Merge pull request #21398 from Chesars/feat/openai-like-responses-api
feat(openai_like): add Responses API support to JSON providers
2026-03-11 00:15:06 -03:00
..
chat fix: Resolve pytest module name collision for test_transformation.py files (#16661) 2025-11-14 16:50:40 -08:00
embedding Fix: vllm embedding format 2026-01-30 16:42:59 +05:30
responses fix(responses): add models to TypedDict and fix test state corruption 2026-03-10 19:19:07 -03:00
__init__.py [Feat] Allow adding OpenAI compatible chat providers using .json + add public ai provider (#17448) 2025-12-04 17:59:25 -08:00
test_charity_engine.py fix(snowflake): transform tool_choice string to object format (#23268) 2026-03-11 01:41:24 +05:30
test_json_providers.py Fix: Exclude tool params for models without function calling support (#21125) (#21244) 2026-02-16 08:36:32 -08:00
test_xiaomi_mimo.py fix: add xiaomi_mimo to LlmProviders enum to fix router support (#18819) 2026-01-08 23:45:57 +05:30