Commit graph

20570 commits

Author SHA1 Message Date
Krrish Dholakia
edf7eb867d fix(team_endpoints.py): consistently return 404 if team not found in DB
Fixes response on /team/delete
2025-03-20 20:28:03 -07:00
Krrish Dholakia
d415738860 feat(pass_through_endpoints.py): return api base on pass-through exception
enables easy debugging on backend api errors
2025-03-20 20:19:52 -07:00
Krrish Dholakia
45a65d71f3 feat(pass_through_endpoints.py): support returning api-base on pass-through endpoints
Make it easier to debug what the api base sent to provider was
2025-03-20 20:11:49 -07:00
Krrish Dholakia
bc71407c83 docs(release_cycle.md): clarify release cycle for stable releases on docs 2025-03-20 15:07:14 -07:00
Ishaan Jaff
375b80fc1a Merge pull request #9422 from BerriAI/dependabot/pip/cookbook/litellm-ollama-docker-image/litellm-1.61.15
build(deps): bump litellm from 1.55.3 to 1.61.15 in /cookbook/litellm-ollama-docker-image
2025-03-20 14:42:06 -07:00
Krrish Dholakia
f11b57bad4 fix: fix testing 2025-03-20 14:37:58 -07:00
dependabot[bot]
c4c3d024e0 build(deps): bump litellm in /cookbook/litellm-ollama-docker-image
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.55.3 to 1.61.15.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 21:03:29 +00:00
Krish Dholakia
bc03378fef Merge pull request #9260 from Grizzly-jobs/fix/voyage-ai-token-usage-tracking
fix: VoyageAI `prompt_token` always empty
2025-03-20 14:00:51 -07:00
Krish Dholakia
350a0df164 Merge pull request #9290 from jollyolliel/patch-2
Update perplexity.md
2025-03-20 13:58:45 -07:00
Krish Dholakia
9efd541178 Merge pull request #9325 from Shiti/main
docs(vertexai): fix typo in required env variables
2025-03-20 13:56:49 -07:00
Krish Dholakia
f5f92bf6ae Merge pull request #9366 from JamesGuthrie/jg/vertex-output-dimensionality
fix: VertexAI outputDimensionality configuration
2025-03-20 13:55:33 -07:00
Krrish Dholakia
803f723fb9 fix(main.py): fix OR import 2025-03-20 13:52:28 -07:00
Krish Dholakia
dd135099cc Merge pull request #9369 from graysonchen/feature/add_openrouter_api_base
feat: Add support for custom OPENROUTER_API_BASE via get_secret in co…
2025-03-20 13:52:03 -07:00
Krish Dholakia
97ade8ee75 Merge pull request #9402 from BerriAI/litellm_openai_file_types
fix(types/utils.py): support openai 'file' message type
2025-03-20 13:46:44 -07:00
Ishaan Jaff
0bbaca1a95 Merge pull request #9332 from SrilakshmiC/patch-1
docs: Include Phoenix Page into sidebar under observability
2025-03-20 13:35:29 -07:00
Krrish Dholakia
42cfc10313 docs(response_api.md): update docs to use new o1-pro model example 2025-03-19 23:28:28 -07:00
Krrish Dholakia
dcbe5df98b fix(types/utils.py): support openai 'file' message type
Closes https://github.com/BerriAI/litellm/issues/9365
2025-03-19 23:13:51 -07:00
Krish Dholakia
ffd7e86449 Merge pull request #9395 from BerriAI/litellm_ui_fixes_03_19_2025
fix(internal_user_endpoints.py): re-introduce upsert on user not found
2025-03-19 22:58:32 -07:00
Krrish Dholakia
b228456b67 feat(azure/gpt_transformation.py): add azure audio model support
Closes https://github.com/BerriAI/litellm/issues/6305
2025-03-19 22:57:49 -07:00
Ishaan Jaff
9c6dff2fe8 Merge pull request #9399 from BerriAI/litellm_icons_mar_19
[UI Improvement] Use local icons for model providers instead of downloading them
2025-03-19 21:19:50 -07:00
Ishaan Jaff
128cfcdeab Merge pull request #9374 from azdolinski/litellm_fix_icons
Litellm fix icons
2025-03-19 21:14:34 -07:00
Ishaan Jaff
08cb68c8fb fix import hashlib 2025-03-19 21:08:19 -07:00
Ishaan Jaff
59b308a8f0 Merge pull request #9384 from BerriAI/litellm_prompt_management_custom
[Feat] - Allow building custom prompt management integration
2025-03-19 21:06:41 -07:00
Ishaan Jaff
ea3bbbaaa8 Merge pull request #9341 from BerriAI/litellm_fix_ssl_verify
[Bug Fix] - Azure OpenAI - ensure SSL verification runs
2025-03-19 21:03:24 -07:00
Ishaan Jaff
c15e38a148 Merge branch 'main' into litellm_fix_ssl_verify 2025-03-19 21:03:06 -07:00
Ishaan Jaff
66b9a4a686 get_chat_completion_prompt 2025-03-19 20:50:15 -07:00
Ishaan Jaff
13bd0c3461 docs custom prompt management 2025-03-19 20:36:42 -07:00
Ishaan Jaff
a55e6b8b2f docs custom prompt management 2025-03-19 20:35:21 -07:00
Ishaan Jaff
00e91ba1e9 docs custom prompt management 2025-03-19 20:25:09 -07:00
Krrish Dholakia
9b9c24d80b build(model_prices_and_context_window.json): fix native streaming flag 2025-03-19 19:53:19 -07:00
Krish Dholakia
8791ff8233 Merge pull request #9397 from BerriAI/litellm_add_o1_pro
build(model_prices_and_context_window.json): add o1-pro pricing
2025-03-19 19:52:09 -07:00
Krrish Dholakia
17fe6784b5 build(model_prices_and_context_window.json): add o1-pro pricing 2025-03-19 19:35:35 -07:00
Krrish Dholakia
70addc3e14 fix(internal_user_endpoints.py): re-introduce upsert on user not found
Fixes https://github.com/BerriAI/litellm/issues/9243
2025-03-19 19:28:11 -07:00
Krish Dholakia
d23e3eb8f7 Merge pull request #9388 from BerriAI/revert-9387-fix_latency_redis
Revert "Fix latency redis"
2025-03-19 18:11:35 -07:00
Krish Dholakia
2ec1ea9c31 Revert "Fix latency redis" 2025-03-19 18:11:22 -07:00
Krish Dholakia
396ae38b9a Merge pull request #9387 from emerzon/fix_latency_redis
Fix latency redis
2025-03-19 18:11:18 -07:00
Emerson Gomes
fc31e20e04 Handle empty valid_deployments in LowestLatencyLoggingHandler 2025-03-19 19:56:57 -05:00
Ishaan Jaff
70c2a58494 docs custom prompt management 2025-03-19 17:49:00 -07:00
Ishaan Jaff
3361460488 TestCustomPromptManagement 2025-03-19 17:40:15 -07:00
Ishaan Jaff
4db3ca70e4 get_custom_logger_for_prompt_management 2025-03-19 17:38:24 -07:00
Ishaan Jaff
40e1ccf339 CustomPromptManagement 2025-03-19 16:38:59 -07:00
Krish Dholakia
5cf8ca4374 Merge pull request #9382 from BerriAI/litellm_dev_03_19_2025_p2
Support 'prisma migrate' for db schema changes
2025-03-19 16:37:47 -07:00
Ishaan Jaff
98c5ffdb20 get_custom_loggers_for_type 2025-03-19 16:36:41 -07:00
Ishaan Jaff
c3e33495b5 example X42PromptManagement 2025-03-19 16:24:41 -07:00
Ishaan Jaff
803e643f64 define CustomPromptManagement 2025-03-19 16:22:23 -07:00
Ishaan Jaff
322aaccf50 docs prompt mgtm 2025-03-19 15:51:26 -07:00
Krish Dholakia
445ee6d2aa Merge pull request #9357 from BerriAI/litellm_dev_03_18_2025_p2
fix(lowest_tpm_rpm_v2.py): support batch writing increments to redis
2025-03-19 15:45:10 -07:00
Krrish Dholakia
d914cc1575 fix: remove unused import 2025-03-19 15:33:04 -07:00
Ishaan Jaff
153929803d docs prompt management 2025-03-19 14:37:32 -07:00
Artur Zdolinski
850b53c3a3 remove linter changes to match old code style 2025-03-19 22:35:14 +01:00