Commit graph

24165 commits

Author SHA1 Message Date
Toy-97
62ae6d8bbc
Update model metadata for deepinfra.json 2025-08-22 13:11:55 +08:00
Krish Dholakia
a61275f6e2
Merge pull request #13796 from 0x-fang/fix_aip_pass_through_08_20
Fix(Bedrock): fix application inference profile for pass-through endpoints for bedrock
2025-08-21 19:41:23 -07:00
Krish Dholakia
7c2c1c11d9
Merge pull request #13783 from philipkiely-baseten/main
Update Baseten LiteLLM integration
2025-08-21 18:34:36 -07:00
Krrish Dholakia
6b2039f4d7 fix(utils.py): add helpful log message, directing to use of LITELLM_MIGRATION_DIR 2025-08-21 16:41:21 -07:00
Ishaan Jaff
5978f25299
add new gemini/imagen-4.0 models (#13876) 2025-08-21 15:32:31 -07:00
Ishaan Jaff
9e9ba6861d
[Feat] Add new VertexAI image models vertex_ai/imagen-4.0-generate-001, vertex_ai/imagen-4.0-ultra-generate-001, vertex_ai/imagen-4.0-fast-generate-001 (#13874)
* add vertex_ai/imagen-4.0-fast-generate-001

* add vertex_ai/imagen-4.0-ultra-generate-001

* add vertex_ai/imagen-4.0-generate-001
2025-08-21 15:15:44 -07:00
Jugal D. Bhatt
d63f5f99e9
Enhance database configuration: add support for optional endpointKey in values.yaml and update deployment/migrations job templates to conditionally source DATABASE_HOST from the secret if endpointKey is set. (#13763) 2025-08-21 14:58:50 -07:00
tanjiro
0aa1371903
Fix Filter Dropdown UX Issue - Load Initial Options (#13858)
* move the filter component to molecules

* load initial options
2025-08-21 14:56:49 -07:00
tanjiro
67621d3381
new notifications (#13861) 2025-08-21 14:55:21 -07:00
Ishaan Jaff
77a5de37b1
[Fix] Ensure Service Account Keys require team_id field on API Endpoints (#13873)
* fixes for generating service accounts through the API

* fixes for test_update_service_account_works_with_team_id
2025-08-21 14:55:06 -07:00
Ishaan Jaff
f498cf4901
Fix - Ensure Helm chart auto generated master keys follow sk-xxxx format (#13871)
* docs - master key

* fix - auto generate sk-xxx prefixed key

* test master key fix

* fix master key gen
2025-08-21 14:34:21 -07:00
Philip Kiely
5fa4a18073 add testing and remove redundant function 2025-08-21 11:25:26 -07:00
Krish Dholakia
0e6e8af1c3
Merge pull request #13795 from TomeHirata/feat/predict/mlflow
Include predicted output in MLflow tracing
2025-08-20 22:40:33 -07:00
Krish Dholakia
1f84451925
Merge pull request #13803 from UlookEE/fix_bedrock_epc_acompletion
fix : Synchronize cache behavior between acompletion and completion
2025-08-20 22:38:30 -07:00
Krish Dholakia
ff267ab68e
Merge pull request #13820 from kankute-sameer/litellm_rerank_deepinfra_endpoint
Add rerank endpoint support for deepinfra
2025-08-20 22:33:25 -07:00
Krish Dholakia
609679ded4
Merge pull request #13835 from 0x-fang/fix_api_key_guardrail_proxy
Fix(bedrock): fix the api key support for bedrock guardrail in proxy
2025-08-20 22:31:17 -07:00
Ishaan Jaff
07f6235730
[Performance] Improve LiteLLM Python SDK RPS by +200 RPS (#13839)
* fix _proxy_from_env +100 RPS

* fix: global_braintrust_http_handler

* test_braintrust_logging
2025-08-20 21:46:33 -07:00
Krish Dholakia
b9621c760d
Merge pull request #13836 from BerriAI/litellm_dev_08_16_2025_p1
Add OTEL tracing for actual LLM API call
2025-08-20 19:10:10 -07:00
Fang Gong
91040b6b56 fix the api key support for bedrock guardrail in proxy 2025-08-20 18:46:00 -07:00
Ishaan Jaff
55dcaded72
[Feat] Add VertexAI qwen API Service (#13828)
* add support for vertex AI QWEN API

* streaming QWEN API support

* test_partner_models_httpx

* test_partner_models_httpx_streaming

* add cost tracking for vertex_ai/qwen/qwen3-235b-a22b-instruct-2507-maa

* docs qwen models vertexAI
2025-08-20 15:00:33 -07:00
tanjiro
5299e9ad4a
fix key edit settings after regenerating key (#13815) 2025-08-20 14:34:38 -07:00
tanjiro
f7a3af5cde
new notifications (#13813) 2025-08-20 14:32:04 -07:00
Ishaan Jaff
6f6fd0de0d
add fireworks_ai/accounts/fireworks/models/deepseek-v3-0324 (#13821) 2025-08-20 14:31:24 -07:00
Sameer Kankute
5b5a2d12a8 remove test 2025-08-21 00:32:16 +05:30
Sameer Kankute
1d1d637ac0 fix automated checks 2025-08-21 00:09:17 +05:30
Sameer Kankute
37b84d1582 Add rerank endpoint support for deepinfra 2025-08-20 23:36:05 +05:30
Ishaan Jaff
12bae8fdda test_partner_models_httpx_streaming 2025-08-20 09:44:47 -07:00
Ishaan Jaff
e69a895884 test_apply_default_settings 2025-08-20 08:53:38 -07:00
Ishaan Jaff
45a9af8063 security fix 2025-08-20 08:40:49 -07:00
Ishaan Jaff
e229a6a796 security fix 2025-08-20 08:35:59 -07:00
hgyun.lee
036b358636 Synchronize cache behavior between acompletion and completion 2025-08-20 18:27:36 +09:00
Fang Gong
d2b943f391 fix application inference profile for pass-through endpoints for bedrock 2025-08-20 01:06:29 -07:00
Fang Gong
fe51647e3c fix application inference profile for pass-through endpoints for bedrock 2025-08-20 01:03:49 -07:00
Fang Gong
caad9b3ca7 fix application inference profile for pass-through endpoints for bedrock 2025-08-20 00:40:43 -07:00
Tomu Hirata
5879f6e930 comment 2025-08-20 15:46:53 +09:00
Tomu Hirata
c1dbd1c2c1 remove comment
Signed-off-by: Tomu Hirata <tomu.hirata@gmail.com>
2025-08-20 15:42:26 +09:00
Tomu Hirata
d64b579131 Include predicted output in tracing
Signed-off-by: Tomu Hirata <tomu.hirata@gmail.com>
2025-08-20 15:39:32 +09:00
Krish Dholakia
4df07a5060
Merge pull request #13622 from BerriAI/fix-passthrough-deletion-failure
Fix query passthrough deletion
2025-08-19 22:34:07 -07:00
Krish Dholakia
bfe814f981
Merge pull request #13637 from Tasmay-Tibrewal/main
Added Qwen3, Deepseek R1 0528 Throughput, GLM 4.5 and GPT-OSS models for Together AI
2025-08-19 22:33:17 -07:00
Krish Dholakia
749bafc550
Merge pull request #13660 from BerriAI/litellm_azure_gpt-t
[LLM Translation] Adjust max_input_tokens for azure/gpt-5-chat models in JSON configuration
2025-08-19 22:32:56 -07:00
Krish Dholakia
04feaf33c0
Merge pull request #13748 from hakasecurity/migrate-to-aim-new-firewall-api
Migrate to aim new firewall api
2025-08-19 22:32:22 -07:00
Krish Dholakia
be30bc68ae
Merge pull request #13759 from kankute-sameer/litellm_feat_correct_cost_calculations
Add long context support for claude-4-sonnet
2025-08-19 22:30:25 -07:00
Krrish Dholakia
7d09375d52 fix: fix gpt-5-chat mappings 2025-08-19 22:21:00 -07:00
Ishaan Jaff
1832c09d6b
[Feat] - UI Allow using Key/Team Based Logging for Langfuse OTEL (#13791)
* add langfuse_otel

* ui allow setting langfuse OTEL

* fixes - using langfuse OTEL

* add description for logging integrations

* add description
2025-08-19 19:06:26 -07:00
Ishaan Jaff
a328ad56e3
[Bug Fix] Fixes for using Auto Router with LiteLLM Docker Image (#13788)
* fix install auto router.sh

* fixes for Docker IMG
2025-08-19 18:36:30 -07:00
Ishaan Jaff
56ac778316
[Bug Fix] Bedrock KB - Using LiteLLM Managed Credentials for Query (#13787)
* fix: add get_credentials_for_vector_store

* test_search_uses_registry_credentials

* test_bedrock_search_with_credentials_managed_registry
2025-08-19 15:39:36 -07:00
tanjiro
b0e3469202
Models page row UI restructure (#13771)
* remove unused model dashboard

* move model_dashboard to templates folder

* moving  columns to molecules directory

* group model names and provider icon

* increase table column name font size. cleanup extra title and description inside the tab

* fix column width and truncate string

* moved credentials column

* combined created by and created at

* combine in and out costs

* remove edit button

* remove 2nd extra tooltip
2025-08-19 14:00:58 -07:00
Philip Kiely
b8167cf304 rip out some old stuff 2025-08-19 13:55:33 -07:00
Philip Kiely
6fd1705183 lint 2025-08-19 13:36:41 -07:00
Sameer Kankute
48622a4ee7 add cache above 200k keys in INTENDED_SCHEMA 2025-08-20 01:47:34 +05:30