 Krish DholakiaandGitHub
|
53bf023876
|
Merge pull request #14092 from gotsysdba/main
OCI Provder: Update OCIPromptTokensDetails
|
2025-09-09 22:39:16 -07:00 |
|
 Krish DholakiaandGitHub
|
d72081113e
|
Merge pull request #14111 from dharamendrak/feature/aiohttp-dependency-injection
feat: Add dependency injection support to BaseLLMAIOHTTPHandler
|
2025-09-09 22:35:30 -07:00 |
|
 Krish DholakiaandGitHub
|
03a457842d
|
Merge pull request #14310 from swarna1101/fix-anthropic-prompt-caching-vertex-ai
fix: remove anthropic-beta header for Vertex AI requests with prompt caching
|
2025-09-09 22:32:40 -07:00 |
|
Krrish Dholakia
|
a504c7dae3
|
test: update tests
|
2025-09-09 21:43:37 -07:00 |
|
Krrish Dholakia
|
bdd7255bab
|
test: remove redundant tests - moved to parallel_request_limiter_v3.py
|
2025-09-09 21:35:50 -07:00 |
|
Krrish Dholakia
|
c45ede7187
|
test: update test
|
2025-09-09 21:31:34 -07:00 |
|
Krrish Dholakia
|
f0de7d1dfd
|
fix: remove EOL model name
|
2025-09-09 21:15:12 -07:00 |
|
Krrish Dholakia
|
d05f58721e
|
test: remove end of life model from tests
|
2025-09-09 21:01:45 -07:00 |
|
Krrish Dholakia
|
e443d01925
|
test: remove redundant test
|
2025-09-09 20:37:09 -07:00 |
|
Krrish Dholakia
|
bff76715a5
|
test: skip test with invalid arn
|
2025-09-09 20:35:44 -07:00 |
|
Krrish Dholakia
|
07a83056a6
|
test: update test
|
2025-09-09 20:30:50 -07:00 |
|
Krrish Dholakia
|
44566977f1
|
test: update test
|
2025-09-09 20:18:03 -07:00 |
|
Krrish Dholakia
|
0854c35d3e
|
test: remove eol bedrock model from tests
|
2025-09-09 19:48:35 -07:00 |
|
![Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
555efd60b5
|
[Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386)
* test: info log
* fixes for debug
* add info_log_check
* fix: debug level
* fix: debug level
* fix: use .debug
* fix info statements
* fix info log check
* fix: fix emit_standard_logging_payload
* fix RequestBody
* Potential fix for code scanning alert no. 3339: Clear-text logging of sensitive information
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix check
* fix code qa check
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-09-09 13:55:56 -07:00 |
|
 pinkguandGitHub
|
285b14bd69
|
Fix/gcp model armor (#14381)
* chore: fix model armor always success
Signed-off-by: bjorn <bjornjee95@gmail.com>
* chore: fix sanitisation field extraction
Signed-off-by: bjorn <bjornjee95@gmail.com>
---------
Signed-off-by: bjorn <bjornjee95@gmail.com>
|
2025-09-09 09:18:37 -07:00 |
|
swarnabhasinha
|
f8ddd123d1
|
fix: add missing patch import in vertex_ai test
|
2025-09-09 16:16:59 +05:30 |
|
swarnabhasinha
|
7c5ec380c1
|
fix: remove anthropic-beta header for Vertex AI requests with prompt caching
|
2025-09-09 15:57:53 +05:30 |
|
 Krish DholakiaandGitHub
|
351896cd1d
|
Merge pull request #12414 from dotmobo/feature/fix-timestamp-granularities
The parameter timestamp_granularities is broken for openai-like transcription
|
2025-09-08 23:13:13 -07:00 |
|
 Krish DholakiaandGitHub
|
b9ce3a1587
|
Merge pull request #12416 from dotmobo/feature/fix-alloy
feat: add a health_check_voice parameter in model_info
|
2025-09-08 23:12:48 -07:00 |
|
 Krish DholakiaandGitHub
|
8c5dd753cf
|
Merge pull request #12651 from ocraviotto/fix-gemini-400-when-no-user-msg
fix: ensure Gemini calls include a user message (fixes #9733)
|
2025-09-08 23:08:32 -07:00 |
|
 Krish DholakiaandGitHub
|
a92b521ad4
|
Merge branch 'main' into propagate_metadata_to_vertexai_labels
|
2025-09-08 19:08:22 -07:00 |
|
 Krish DholakiaandGitHub
|
54c3ae15c8
|
Merge pull request #14312 from mubashir1osmani/main
fix: spend tags endpoint returns 500
|
2025-09-08 19:05:13 -07:00 |
|
Ishaan Jaff
|
87f116bded
|
test fix
|
2025-09-08 18:46:20 -07:00 |
|
 Ishaan JaffandGitHub
|
2cc85936ed
|
Revert "Security fix - prevent proxy_admin_viewer from modifying other user's credentials + remove hardcoded sensitive keys from test repo" (#14362)
|
2025-09-08 18:40:54 -07:00 |
|
 Ishaan JaffandGitHub
|
68d250973c
|
[Feature]: Support "Token" MCPAuth (#14359)
* add MCPAuth.authorization type
* test: Token Auth MCP
* fix: _get_auth_headers to handle auth_type == MCPAuth.authorization
* docs auth types with MCP on config.yaml
* test_mcp_server_works_without_config_auth_value
|
2025-09-08 18:25:41 -07:00 |
|
Ishaan Jaff
|
f1699d4cbf
|
fix IGNORE_FUNCTIONS
|
2025-09-08 17:33:36 -07:00 |
|
Ishaan Jaff
|
e37c1069a1
|
fix test images gemini
|
2025-09-08 17:22:59 -07:00 |
|
Ishaan Jaff
|
6400552308
|
fix lic check
|
2025-09-08 17:18:42 -07:00 |
|
Ishaan Jaff
|
c7f9be6803
|
test_async_log_cache_hit_on_callbacks
|
2025-09-08 17:15:53 -07:00 |
|
Dharamendra Kumar
|
5b26e78ad6
|
Fix linting
|
2025-09-07 18:04:00 -07:00 |
|
Dharamendra Kumar
|
92596e48fe
|
Merge branch 'main' into feature/aiohttp-dependency-injection
|
2025-09-07 17:54:55 -07:00 |
|
mubashir1osmani
|
d9bbbc10a6
|
added tests
|
2025-09-07 10:17:28 -04:00 |
|
 Krish DholakiaandGitHub
|
9a62b9bdb9
|
Merge pull request #14161 from BerriAI/litellm_dev_09_01_2025_p2
Security fix - prevent proxy_admin_viewer from modifying other user's credentials + remove hardcoded sensitive keys from test repo
|
2025-09-06 22:14:45 -07:00 |
|
 Krish DholakiaandGitHub
|
e31b2d9eba
|
Merge pull request #9902 from btemplep/main
fix bedrock embedding invocations with app inference profiles
|
2025-09-06 22:13:35 -07:00 |
|
 Krish DholakiaandGitHub
|
fbc0ec98b6
|
Merge pull request #12438 from jasonpnnl/fix-customer-update
Fix 500 error in `/customer/update` endpoint when updating with `budget_id`
|
2025-09-06 22:12:30 -07:00 |
|
 Krish DholakiaandGitHub
|
ba10173ec7
|
Merge branch 'main' into heroku-llms
|
2025-09-06 22:10:20 -07:00 |
|
 Krish DholakiaandGitHub
|
884cca7da9
|
Merge pull request #12984 from darashenka/main
honor OLLAMA_API_KEY for ollama_chat
|
2025-09-06 22:07:28 -07:00 |
|
Krrish Dholakia
|
06d472f205
|
test: fix tests
|
2025-09-06 21:59:02 -07:00 |
|
 Krish DholakiaandGitHub
|
db6fd68540
|
Merge pull request #14160 from BerriAI/litellm_dev_09_01_2025_p1
MINOR update: Add openrouter image generation support + refactor Gemini `image` output param to be `images` (openrouter compatible)
|
2025-09-06 19:26:00 -07:00 |
|
 
|
c9ab104445
|
[Fix] Perf fix: Heavy RAM Usage over time when using Passthrough Routes (#14305)
* Implement pass-through route registration and removal to prevent duplicates and memory leaks
* fix MYPY linting
* fix InitPassThroughEndpointHelpers
* fix test_aaparallel_function_call
---------
Co-authored-by: Jugal Bhatt <jugalbhatt3@gmail.com>
|
2025-09-06 19:22:25 -07:00 |
|
 Krish DholakiaandGitHub
|
2716fa7981
|
Merge branch 'main' into litellm_dev_09_01_2025_p2
|
2025-09-06 19:03:25 -07:00 |
|
Krrish Dholakia
|
5a0328b1a9
|
test: update tests
|
2025-09-06 19:02:03 -07:00 |
|
 Krish DholakiaandGitHub
|
a3ffc3060e
|
Merge branch 'main' into litellm_dev_09_01_2025_p1
|
2025-09-06 18:50:49 -07:00 |
|
Ishaan Jaff
|
0f26ec57d8
|
TestGroq
|
2025-09-06 18:19:09 -07:00 |
|
Ishaan Jaff
|
3b0aec2e5d
|
test_azure_openai_gpt_5_responses_api
|
2025-09-06 17:47:01 -07:00 |
|
Ishaan Jaff
|
679d0414e2
|
test fix
|
2025-09-06 17:08:31 -07:00 |
|
Ishaan Jaff
|
d89a2a0797
|
test
|
2025-09-06 16:38:43 -07:00 |
|
Ishaan Jaff
|
c168fff38a
|
test_cooldown_badrequest_error
|
2025-09-06 16:28:00 -07:00 |
|
Ishaan Jaff
|
2982c2a932
|
fix test_key_budget_metrics
|
2025-09-06 16:18:50 -07:00 |
|
Ishaan Jaff
|
7054067238
|
test_cooldown_handlers.py
|
2025-09-06 16:13:30 -07:00 |
|