This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-07-21 04:19:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49d653c3aa6352df00aeedc9bb834f886a75f511
litellm
/
tests
/
test_litellm
/
responses
T
History
Cesar Garcia
and
GitHub
3d2df7e8b5
Revert "feat: add model_cost aliases expansion support"
2026-03-10 22:39:19 -03:00
..
litellm_completion_transformation
Revert "feat: add model_cost aliases expansion support"
2026-03-10 22:39:19 -03:00
mcp
[Fix] Pass MCP auth headers from request into tool fetch for /v1/responses and chat completions (
#22291
)
2026-02-27 19:15:51 -08:00
test_metadata_codex_callback.py
fix(tests): replace asyncio.sleep(1) with event-based wait in metadata callback tests (
#21805
)
2026-02-21 12:40:06 -08:00
test_no_duplicate_spend_logs.py
fix(test): add timeout to flush() call to prevent 300s hang in CI (
#21819
)
2026-02-21 14:10:57 -08:00
test_null_test_fix.py
…
test_responses_api_request_body.py
[Feat] Adds support for server-side compaction on the OpenAI Responses API
context_management
(
#21058
)
2026-02-12 10:00:30 -08:00
test_responses_utils.py
Add test case
2026-02-20 16:22:44 +05:30
test_responses_websocket_all_providers.py
Add tests for resp
2026-03-04 18:27:06 +05:30
test_text_format_conversion.py
…