This website requires JavaScript.
Explore
Help
Register
Sign In
ai-workspace-services
/
litellm
Watch
1
Star
0
Fork
0
You've already forked litellm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
60bf3c36bf
litellm
/
tests
/
code_coverage_tests
History
Krrish Dholakia
164118df81
docs(litellm_logging_code_coverage.py): fix check
2025-06-18 21:36:03 -07:00
..
azure_client_usage_test.py
fix - correctly re-use azure openai client
2025-03-18 09:51:28 -07:00
ban_constant_numbers.py
Squashed commit of the following: (
#9709
)
2025-04-02 21:24:54 -07:00
bedrock_pricing.py
Fix bedrock model pricing + add unit test using bedrock pricing api (
#7978
)
2025-01-28 17:57:49 -08:00
callback_manager_test.py
(Refactor / QA) - Use
LoggingCallbackManager
to append callbacks and ensure no duplicate callbacks are added (
#8112
)
2025-01-30 19:35:50 -08:00
check_data_replace_usage.py
Bug fix - String data: stripped from entire content in streamed Gemini responses (
#9070
)
2025-03-07 21:06:39 -08:00
check_licenses.py
Add OSS license check to ci/cd (
#8626
)
2025-02-18 18:11:08 -08:00
check_spanattributes_value_usage.py
Fix otel - follow genai semantic conventions + support 'instructions' param for tts (
#10608
)
2025-05-06 21:57:01 -07:00
check_unsafe_enterprise_import.py
Remove + Check for unsafe
enterprise/
folder imports (
#11107
)
2025-05-24 08:59:02 -07:00
enforce_llms_folder_style.py
ensure_async_clients_test.py
fix ensure async client test
2025-03-18 17:29:10 -07:00
liccheck.ini
test fixes
2025-05-24 19:27:30 -07:00
license_cache.json
feat: add oss license check for related packages (
#8623
)
2025-02-18 10:40:00 -08:00
litellm_logging_code_coverage.py
docs(litellm_logging_code_coverage.py): fix check
2025-06-18 21:36:03 -07:00
log.txt
Squashed commit of the following: (
#9709
)
2025-04-02 21:24:54 -07:00
pass_through_code_coverage.py
test: initial commit enforcing testing on all anthropic pass through … (
#7794
)
2025-01-15 22:02:35 -08:00
prevent_key_leaks_in_exceptions.py
fix(main.py): fix key leak error when unknown provider given (
#8556
)
2025-02-15 14:02:55 -08:00
recursive_detector.py
Xai, VertexAI, Google AI Studio - live web search support in OpenAI format (
#11251
)
2025-05-31 14:26:16 -07:00
router_code_coverage.py
Ollama Chat - parse tool calls on streaming (
#11171
)
2025-05-27 16:14:49 -07:00
router_enforce_line_length.py
test_aio_http_image_conversion.py
Bedrock document processing fixes (
#8005
)
2025-01-28 17:48:32 -08:00
test_router_strategy_async.py
user_api_key_auth_code_coverage.py