litellm/tests/openai_endpoints_tests
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
..
bedrock_batch_completions.jsonl [QA] E2E - Testing for bedrock batches api (#14525) 2025-09-12 19:31:19 -07:00
input.jsonl rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
input_azure.jsonl [Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions (#13983) 2025-08-27 16:16:19 -07:00
openai_batch_completions.jsonl rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
openai_fine_tuning.jsonl rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
out.jsonl rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
out_azure.jsonl rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
test_batch_rate_limiting_integration.jsonl [Feat] Add support for Batch API Rate limiting - PR1 adds support for input based rate limits (#16075) 2025-10-29 18:28:52 -07:00
test_bedrock_batches_api.py [QA] E2E - Testing for bedrock batches api (#14525) 2025-09-12 19:31:19 -07:00
test_e2e_openai_responses_api.py claude-sonnet-4-5-20250929 fix 2025-10-31 18:20:52 -07:00
test_openai_batches_endpoint.py Litellm sameer nov 3 stable branch (#16963) 2025-11-22 09:35:05 -08:00
test_openai_files_endpoints.py rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
test_openai_fine_tuning.py feat: read from custom-llm-provider header (#15528) 2025-10-18 22:04:53 -07:00