litellm/tests/responses_api_tests_proxy
Cursor Agent b0cb00043a Rename job to e2e_responses_api_proxy_tests and add README
Co-authored-by: ishaan <ishaan@berri.ai>
2026-01-27 22:27:02 +00:00
..
ruby_tests Simplify Ruby SDK test to basic non-streaming and streaming calls 2026-01-27 22:13:54 +00:00
proxy_config.yaml Add proxy_config.yaml and update CircleCI to use it 2026-01-27 22:04:20 +00:00
README.md Rename job to e2e_responses_api_proxy_tests and add README 2026-01-27 22:27:02 +00:00

Responses API Proxy Tests

This folder contains e2e tests for the Responses API running through the LiteLLM proxy with external SDKs (e.g., Ruby OpenAI SDK).

For other Responses API e2e tests (Python-based), see: tests/llm_responses_api_testing/