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-07-04 19:08:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eeab8705a11e951eca3cedd910fae2a4aa11afa6
litellm
/
tests
/
llm_responses_api_testing
T
History
yuneng-jiang
45e6440b0a
fixing test_basic_openai_responses_api
2026-02-16 20:14:06 -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
…
test_anthropic_tool_result_empty_call_id.py
…
test_anthropic_tool_result_fix.py
…
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
Fix: Responses API logging error for StopIteration
2026-01-23 18:42:33 +05:30
test_google_ai_studio_responses_api.py
…
test_manus_files_all_methods.py
[Feat] Manus FILES API - Add File upload, get, delete, list (
#18904
)
2026-01-10 13:27:54 -08:00
test_manus_responses_api.py
test_manus_responses_api_with_file_upload
2026-01-10 15:12:00 -08:00
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
…