This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
You've already forked litellm
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-06-18 05:28:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1df4e838b3d105ebd78865ee879ebaa7e65b6a6
litellm
/
tests
/
llm_responses_api_testing
T
History
Krrish Dholakia
0cf4b05991
test: remove bad e2e tests - e2e failing due to low rate limits on ci/cd
2026-03-30 19:18:10 -07:00
..
base_responses_api.py
fixing test_basic_openai_responses_api
2026-02-16 20:14:06 -08:00
conftest.py
…
test_anthropic_responses_api.py
Fix anthropic responses
2026-02-20 17:30:42 -08:00
test_anthropic_tool_result_empty_call_id.py
fix(responses): eliminate per-chunk thread spawning in async streaming path (
#21709
)
2026-02-20 16:26:23 -08:00
test_anthropic_tool_result_fix.py
fix(responses): eliminate per-chunk thread spawning in async streaming path (
#21709
)
2026-02-20 16:26:23 -08:00
test_azure_responses_api.py
test: test
2026-03-28 19:17:38 -07:00
test_base_responses_api_streaming_iterator.py
fix: address greptile feedback
2026-03-18 21:36:39 -07:00
test_google_ai_studio_responses_api.py
…
test_openai_responses_api.py
[Feat] Adds Shell tool support for the OpenAI Responses API (
#21063
)
2026-02-12 13:04:29 -08:00
test_responses_hooks.py
…