Commit Graph
23118 Commits
Author SHA1 Message Date
Ishaan Jaff 63783383e7 add basic validation tests for e2e responses create endpoint 2025-03-13 15:25:50 -07:00
Krrish Dholakia f17bc60593 test: patch test to avoid lakera changes to sensitivity 2025-03-13 15:18:08 -07:00
Ishaan Jaff e9f3d97eb0 working e2e tests for responses api 2025-03-13 15:17:47 -07:00
Ishaan Jaff 08f4a6844b rename folder to test openai endpoints 2025-03-13 15:13:48 -07:00
Ishaan Jaff 2543e3a902 fix auth add responses API to llm routes 2025-03-13 15:13:07 -07:00
Ishaan Jaff 036ac70b72 rename test config 2025-03-13 14:55:33 -07:00
Krrish Dholakia 5ffd3f56f8 fix(azure.py): track azure llm api latency metric 2025-03-13 14:47:35 -07:00
Krrish Dholakia ee6c9576d4 fix: bump websockets version on ci/cd 2025-03-13 14:38:22 -07:00
Krrish Dholakia 1cd57e95aa fix: fix linting error 2025-03-13 14:33:19 -07:00
Ishaan Jaff 53f9df5506 mark /responses [Beta] 2025-03-13 14:00:39 -07:00
Krrish Dholakia 86ed6be85e fix: fix learnlm test 2025-03-13 10:54:09 -07:00
Krish DholakiaandGitHub a2414d09c1 Merge pull request #8356 from hakasecurity/feature/aim-post-call
Aim Security post-call guardrails support
2025-03-13 10:48:42 -07:00
Krish DholakiaandGitHub 2c011d9a93 Merge pull request #9123 from omrishiv/8911-fix-model-encoding
Fixes bedrock modelId encoding for Inference Profiles
2025-03-13 10:42:32 -07:00
Ishaan JaffandGitHub 29f2a16e9e Merge pull request #8741 from xucailiang/feat/postgres-volumes
feat/postgres-volumes
2025-03-13 08:53:07 -07:00
xucai 3382ca2f60 add healthcheck 2025-03-13 22:38:37 +08:00
xucai 3944f67b1a add healthcheck 2025-03-13 22:32:19 +08:00
xucai 1a95df907b Merge branch 'main' of https://github.com/BerriAI/litellm into feat/postgres-volumes 2025-03-13 22:32:00 +08:00
Tomer Bin 4be97fbb19 updates docs 2025-03-13 09:06:48 +02:00
Tomer Bin 6ebf11e4b3 ruff format 2025-03-13 08:58:29 +02:00
Tomer Bin a8f6232eed Lock poetry after rebase 2025-03-13 08:56:19 +02:00
Tomer Bin 32dedbe551 CR 2025-03-13 08:54:00 +02:00
Tomer Bin 4a31b32a88 Support post-call guards for stream and non-stream responses 2025-03-13 08:53:54 +02:00
Krrish Dholakia be35c9a663 docs(reasoning_content.md): clarify 'thinking' param support is from v1.63.0+
Fixes https://github.com/BerriAI/litellm/issues/9171
2025-03-12 22:30:57 -07:00
Krish DholakiaandGitHub 58e5f3e0c9 Merge pull request #9193 from youngchannelforyou/feat/gemini_response_status_code
(gemini)Handle HTTP 201 status code in Vertex AI response
2025-03-12 22:24:01 -07:00
Krish DholakiaandGitHub d3b3dd70b6 Merge pull request #9185 from BerriAI/litellm_dev_03_12_2025_p1
Litellm dev 03 12 2025 p1
2025-03-12 22:14:18 -07:00
Krish DholakiaandGitHub cff1c1f7d8 Merge branch 'main' into litellm_dev_03_12_2025_p1 2025-03-12 22:14:02 -07:00
Krish DholakiaandGitHub 1f2bddbc21 Merge pull request #9186 from BerriAI/litellm_dev_03_12_2025_p2
feat: initial commit adding support for credentials on proxy ui
2025-03-12 22:12:49 -07:00
Krish DholakiaandGitHub 5b3d9a7fc2 Merge pull request #9180 from Grizzly-jobs/fix/team-edit-metadata-does-not-work
Fix Metadata not updating in Team UI
2025-03-12 22:08:37 -07:00
sven 2d4e58cf23 add test code 2025-03-13 14:00:12 +09:00
Krish DholakiaandGitHub 4eec5b5787 Merge pull request #9176 from emerzon/patch-3
Mark Cohere Embedding 3 models as Multimodal
2025-03-12 21:52:38 -07:00
Krrish Dholakia eb6ec443b7 fix(model_dashboard.tsx): move llm credentials closer to add model tab 2025-03-12 21:50:16 -07:00
sven 8d053930e9 (gemini)Handle HTTP 201 status code in Vertex AI response 2025-03-13 13:44:38 +09:00
Krish DholakiaandGitHub e672198db6 Merge pull request #9190 from yigitkonur/new-pricing-ai-studio-gemini
gemini price updates: gemma 3, flash 2 thinking update, learnlm
2025-03-12 21:42:45 -07:00
Krrish Dholakia 39c07b98ed fix: fix linting error 2025-03-12 21:32:31 -07:00
Krrish Dholakia 95f5c1b77d fix(add_credentials_tab.tsx): cleanup ui 2025-03-12 21:30:12 -07:00
Ishaan Jaff 77c1a809f3 bump: version 1.63.7 → 1.63.8 v1.63.8-nightly 2025-03-12 21:28:57 -07:00
Ishaan JaffandGitHub 1d31e25816 Merge pull request #9183 from BerriAI/litellm_router_responses_api_2
[Feat] - Add Responses API on LiteLLM Proxy
2025-03-12 21:28:16 -07:00
Ishaan JaffandGitHub 98cc257add Merge pull request #9191 from colesmcintosh/azure-proxy-tool-calling-bug
fix(azure): Patch for Function Calling Bug & Update Default API Version to `2025-02-01-preview`
2025-03-12 21:15:26 -07:00
Krrish Dholakia db3871366a feat(credentials/): working e2e flow for add / update models on LiteLLM UI 2025-03-12 21:13:00 -07:00
Ishaan Jaff 711868ba83 docs response api 2025-03-12 21:12:23 -07:00
Yigit KonurandGitHub 9cf5b4120c gemini updates: gemma 3, flash 2 thinking update, learnlm 2025-03-12 21:07:30 -07:00
Cole McIntosh 501014414b chore(init): update Azure default API version to 2025-02-01-preview 2025-03-12 22:02:48 -06:00
Ishaan Jaff 7e8c9d7276 docs naming on sidebar 2025-03-12 21:00:30 -07:00
Krrish Dholakia e1a33a22b4 fix(columns.tsx): add llm credentials column on model table
make it easy to know if a model is using a reusable credential
2025-03-12 20:46:29 -07:00
Krrish Dholakia 3dae3fa571 feat(add_model_tab.tsx): working e2e add model flow on UI 2025-03-12 20:42:40 -07:00
Ishaan Jaff db1f48bbfb responses_api 2025-03-12 20:38:05 -07:00
Cole McIntosh 0ea102f9bb chore(init): update Azure default API version to 2024-12-01-preview 2025-03-12 21:33:49 -06:00
Krrish Dholakia d604f52884 feat: refactor add models tab on UI to enable setting credentials 2025-03-12 20:32:01 -07:00
Ishaan Jaff e0252a9b49 test_initialize_router_endpoints 2025-03-12 19:27:32 -07:00
Ishaan Jaff da2669154a _update_kwargs_with_default_litellm_params 2025-03-12 19:26:12 -07:00