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 21:35:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a00dd4dbbc6f259181b0ee3d08d5aaaeb440bf9
litellm
/
tests
/
llm_responses_api_testing
T
History
Sameer Kankute
631400cb17
Fix anthropic responses
2026-02-20 17:30:42 -08: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
def get_advanced_model_for_shell_tool(self) -> Optional[str]:
2026-02-14 12:29:42 -08:00
test_base_responses_api_streaming_iterator.py
…
test_google_ai_studio_responses_api.py
…
test_manus_files_all_methods.py
…
test_manus_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
…