Krish Dholakia
|
cfead05086
|
Merge pull request #14193 from zhxlp/main
fix: Log page parameter passing error
|
2025-09-02 23:01:17 -07:00 |
|
zhxlp
|
54cca0cc7e
|
fix: Log page parameter passing error
|
2025-09-03 11:34:58 +08:00 |
|
kayoch1n
|
76555cad81
|
Format code
|
2025-09-03 11:20:52 +08:00 |
|
kayoch1n
|
1a97a80c51
|
Format code
|
2025-09-03 11:18:57 +08:00 |
|
kayoch1n
|
ffbe5cd899
|
Add a testcase
|
2025-09-03 11:08:23 +08:00 |
|
Krish Dholakia
|
46655544a4
|
Merge pull request #14179 from zhirafovod/otel_logs_metrics
|
2025-09-02 19:50:40 -07:00 |
|
kayoch1n
|
edf047b6bb
|
Replace "/" with "-" in model name when being used as a h11 header name
|
2025-09-03 10:00:16 +08:00 |
|
Ishaan Jaff
|
212ca20edf
|
docs fix
|
2025-09-02 15:19:35 -07:00 |
|
Ishaan Jaff
|
128d9a3488
|
[Feature]: Add header support for spend_logs_metadata (#14186)
* fix: allow settings spend_logs_metadata
* fix add_litellm_data_for_backend_llm_call
* fix: add add_litellm_metadata_from_request_headers
* fix add_litellm_metadata_from_request_headers
* test_add_litellm_metadata_from_request_headers
* add_litellm_metadata_from_request_headers
* docs Tracking Spend with custom metadata
* add_litellm_metadata_from_request_headers
* add_litellm_metadata_from_request_headers
|
2025-09-02 15:13:15 -07:00 |
|
Ishaan Jaff
|
c821f1ddf1
|
[Feature]: Support GPT-OSS models on vertex ai (#14184)
* add VertexAIGPTOSSTransformation
* fix: optional_params
* fix: is_vertex_partner_model
* test_partner_models_httpx
* docs GPT oss docs
* test_vertex_ai_gpt_oss_reasoning_effort
* add vertex ai models
|
2025-09-02 14:15:26 -07:00 |
|
Ishaan Jaff
|
4b7c114c2a
|
google-cloud-aiplatform
|
2025-09-02 14:15:00 -07:00 |
|
Ishaan Jaff
|
47c04a8a8c
|
proxy_logging_guardrails_model_info_tests
|
2025-09-02 14:13:17 -07:00 |
|
Krrish Dholakia
|
d282e7eaac
|
fix: handle non-str case
|
2025-09-02 12:38:05 -07:00 |
|
Ishaan Jaff
|
f0f84d6c5c
|
refactor: BEDROCK_CONVERSE_MODELS
|
2025-09-02 12:12:21 -07:00 |
|
Sameer Kankute
|
4adfd18bc6
|
[Feat]Add support for safety_identifier parameter in chat.completions.create (#14174)
* Add support for safety_identifier parameter in chat.completions.create
* make sure param is getting actually passed to the raw api
|
2025-09-02 09:37:08 -07:00 |
|
Oz Ben-Ami
|
d45e238a81
|
Merge remote-tracking branch 'origin/main' into fix_vertex_expired_tokens
|
2025-09-02 12:22:50 -04:00 |
|
Marcelo Mendoza
|
db1b418b15
|
fix: update alert type formatting to handle enum names in Slack messages
|
2025-09-02 17:54:54 +02:00 |
|
Keith Decker
|
5dcdbb35da
|
add metrics and logs (events) with semconv attributes
|
2025-09-02 09:20:25 -06:00 |
|
Marcelo Mendoza
|
92f631d57c
|
fix: correct formatting of alert messages in Slack notifications
|
2025-09-02 15:12:11 +00:00 |
|
Marcelo Mendoza
|
793c966873
|
feat: added alert type to alert messate to slack for easier handling on slack side.
|
2025-09-02 14:36:57 +00:00 |
|
Ishaan Jaff
|
61b2209827
|
test_proxy_function_calling_support_consistency
|
2025-09-02 07:22:52 -07:00 |
|
John Lathouwers
|
d02e560d85
|
Merge branch 'BerriAI:main' into main
|
2025-09-02 12:46:37 +01:00 |
|
tanjiro
|
80970951c5
|
fix ui for expandable badge
|
2025-09-02 19:36:06 +09:00 |
|
tanjiro
|
51f44c0419
|
limit to 20 teams and make it expandable after that
|
2025-09-02 19:26:09 +09:00 |
|
Yuji Arakawa
|
c7109609fd
|
renamed unit test code
|
2025-09-02 19:11:37 +09:00 |
|
Yuji Arakawa
|
ae3931f5f3
|
FIx https://github.com/BerriAI/litellm/issues/14158
|
2025-09-02 18:32:45 +09:00 |
|
tanjiro
|
3d5ecb9401
|
Merge branch 'main' into teams-on-users-page
|
2025-09-02 18:09:20 +09:00 |
|
Krish Dholakia
|
359780b436
|
Merge pull request #14121 from BerriAI/litellm_dev_08_31_2025_p1
VLLM - handle output parsing responses api output + Ollama - add unified 'thinking' param support (via `reasoning_content`)
|
2025-09-01 22:43:05 -07:00 |
|
Krish Dholakia
|
82d6c4d5b1
|
Merge branch 'main' into litellm_dev_08_31_2025_p1
|
2025-09-01 22:42:53 -07:00 |
|
Krish Dholakia
|
6d36219a4d
|
Merge pull request #14122 from BerriAI/litellm_dev_08_30_2025_p1
Braintrust - fix logging when OTEL is enabled + Gemini - add 'thoughtSignature' support via 'thinking_blocks'
|
2025-09-01 22:42:12 -07:00 |
|
Krish Dholakia
|
d2c519f005
|
Merge pull request #14133 from retanoj/fix/gemini-token-count
Fix token count error for gemini cli
|
2025-09-01 22:39:51 -07:00 |
|
TomeHirata
|
4497dcf762
|
fix test
|
2025-09-02 14:39:19 +09:00 |
|
TomeHirata
|
3f9ab84a7d
|
Reapply "Add supported text field to anthropic citation response"
|
2025-09-02 14:36:55 +09:00 |
|
Ishaan Jaff
|
5ab3d74371
|
DEFAULT_NUM_WORKERS_LITELLM_PROXY
|
2025-09-01 20:34:23 -07:00 |
|
Ishaan Jaff
|
20811372d8
|
Revert "Merge pull request #14126 from TomeHirata/citation-supported-text-2"
This reverts commit 3f2881cd6d, reversing
changes made to 04f9ff16c4.
|
2025-09-01 20:24:14 -07:00 |
|
Ishaan Jaff
|
62f14dece3
|
fix: regression added from prometheus_missing_metrics
|
2025-09-01 20:21:09 -07:00 |
|
Ishaan Jaff
|
d37be48a80
|
test: llama-3.3-70b-versatile
|
2025-09-01 20:14:12 -07:00 |
|
Ishaan Jaff
|
94cac6fff2
|
fix: groq health check
|
2025-09-01 20:08:36 -07:00 |
|
Krrish Dholakia
|
ff955c73a8
|
refactor: remove db credential comment
|
2025-09-01 19:54:47 -07:00 |
|
Krrish Dholakia
|
271a14d3d1
|
test: remove hardcoded api base
|
2025-09-01 19:54:08 -07:00 |
|
Krrish Dholakia
|
3b78b51c08
|
fix(internal_user_endpoints.py): ensure only proxy admin can update values for other users
prevents proxy_admin_viewer from updating other user passwords
|
2025-09-01 19:48:29 -07:00 |
|
Krish Dholakia
|
3f2881cd6d
|
Merge pull request #14126 from TomeHirata/citation-supported-text-2
Add supported text field to anthropic citation response
|
2025-09-01 19:22:52 -07:00 |
|
retanoj
|
b1686ecbe5
|
format
|
2025-09-02 09:59:31 +08:00 |
|
Krish Dholakia
|
04f9ff16c4
|
Merge pull request #14139 from mubashir1osmani/prometheus_missing_metrics
Prometheus missing metrics
|
2025-09-01 18:55:24 -07:00 |
|
Krish Dholakia
|
67450feb79
|
Merge pull request #14146 from ProjectAlita/gpt_5_unsupported_params
GPT-5: Drop unsupported params
|
2025-09-01 18:54:49 -07:00 |
|
retanoj
|
3b524ba5f1
|
format
|
2025-09-02 09:52:50 +08:00 |
|
Krrish Dholakia
|
aa0127a9d4
|
bump: version 1.76.1 → 1.77.0
|
2025-09-01 18:52:45 -07:00 |
|
Krrish Dholakia
|
6a2da54fa8
|
test: update tests
|
2025-09-01 18:51:05 -07:00 |
|
Krrish Dholakia
|
d4cc748b40
|
feat(openrouter.py): add image generation via google on openrouter support
Closes https://github.com/BerriAI/litellm/pull/14151
|
2025-09-01 18:39:41 -07:00 |
|
Krrish Dholakia
|
4b8f2dc051
|
test: update tests
|
2025-09-01 18:20:46 -07:00 |
|