litellm/tests/llm_responses_api_testing
Sameer Kankute 82dc0354ce
Litellm sameer nov 3 stable branch (#16963)
* Add openai metadata filed in the request

* Add docs related to openai metadata

* Add utils

* test_completion_openai_metadata[True]

* Added support for though signature for gemini 3 in responses api (#16872)

* Added support for though signature for gemini 3

* Update docs with all supported endpoints and cost tracking

* Added config based routing support for batches and files

* fix lint errors

* Litellm anthropic image url support (#16868)

* Add image as url support to anthropic

* fix mypy errors

* fix tests

* Fix: Populate spend_logs_metadata in batch and files endpoints (#16921)

* Add spend-logs-metadata to the metadata

* Add tests for spend logs metadata in batches

* use better names

* Remove support for penalty param for gemini 3 (#16907)

* Remove support for penalty param

* remove halucinated model names

* fix mypy/test errors

* fix tests

* fix too many lines error

* fix too many lines error

* Add config for cicd test case

* Fix final tests

* fix batch tests

* fix batch tests
2025-11-22 09:35:05 -08:00
..
base_responses_api.py test_basic_openai_responses_api_streaming 2025-11-06 16:18:30 -08:00
conftest.py [Perf] Improvements for Async Success Handler (Logging Callbacks) - Approx +130 RPS (#13905) 2025-08-23 13:13:23 -07:00
test_anthropic_responses_api.py test fix claude-sonnet-4-5-20250929 2025-10-28 19:05:13 -07:00
test_azure_responses_api.py TestAzureResponsesAPITest 2025-10-25 16:22:52 -07:00
test_base_responses_api_streaming_iterator.py [Bug Fix] Responses api session management for streaming responses (#13396) 2025-08-07 20:13:24 -07:00
test_google_ai_studio_responses_api.py Litellm sameer nov 3 stable branch (#16963) 2025-11-22 09:35:05 -08:00
test_openai_responses_api.py test_openai_streaming_logging 2025-11-08 11:49:36 -08:00