Commit graph

20570 commits

Author SHA1 Message Date
Ishaan Jaff
7836b5b083 ui sso settings 2025-03-17 15:54:41 -07:00
Ishaan Jaff
28369c4746 ui networking getSSOSettingsCall 2025-03-17 15:54:20 -07:00
Ishaan Jaff
dfac5d00c2 model_dump() 2025-03-17 15:53:36 -07:00
Ishaan Jaff
8ab67130b9 add types for internal user settings 2025-03-17 15:52:01 -07:00
Krrish Dholakia
425585f25c fix(http_handler.py): support reading ssl security level from env var
Allows user to specify lower security settings
2025-03-17 15:48:31 -07:00
Shiti Saxena
5ae025b701 docs(vertexai): fix typo in required env variables 2025-03-17 15:46:36 -07:00
Krrish Dholakia
6779c44701 feat(cost_calculator.py): support reading litellm response cost header in client sdk
allows consistent cost tracking when sdk is calling proxy
2025-03-17 15:12:01 -07:00
Ishaan Jaff
e9970ec4de add UISSOSettings 2025-03-17 15:09:54 -07:00
Krish Dholakia
e369cca2bc Merge pull request #9317 from afspies/patch-1
Update prompt_caching.md to fix typo
2025-03-17 14:47:16 -07:00
Krrish Dholakia
08895a2c71 fix(redis_cache.py): add 5s default timeout 2025-03-17 14:27:36 -07:00
Alex Spies
097666ec7a Update prompt_caching.md to fix typo
openai endpoint is presumably supposed to read `openai/` not `deepseek/` here. not yet at least :)
2025-03-17 17:16:51 +00:00
Krish Dholakia
113a29705f Merge pull request #9314 from BerriAI/litellm_dev_03_16_2025_p1
fix(utils.py): Prevents final chunk w/ usage from being ignored
2025-03-17 10:03:03 -07:00
Krish Dholakia
85a2d1e920 Merge branch 'main' into litellm_dev_03_16_2025_p1 2025-03-17 10:02:53 -07:00
Krrish Dholakia
913056676c test: loosen test 2025-03-17 09:44:22 -07:00
Krrish Dholakia
29e461b877 docs(bedrock.md): add aws bedrock runtime endpoint to docs 2025-03-17 09:18:03 -07:00
Krrish Dholakia
47f94fe227 test: make test less flaky 2025-03-17 09:00:15 -07:00
Krrish Dholakia
01fc7f4175 fix(logging_utils.py): revert change 2025-03-16 21:04:41 -07:00
Krrish Dholakia
85cf702deb fix(streaming_handler.py): raise stop iteration post-finish reason 2025-03-16 20:40:41 -07:00
Krrish Dholakia
08e73d66a1 fix(litellm_logging.py): remove unused import 2025-03-16 20:24:27 -07:00
Krrish Dholakia
7446038d26 fix(streaming_handler.py): pass complete streaming response on completion 2025-03-16 20:22:12 -07:00
Krrish Dholakia
4d3f4b31d1 fix(streaming_handler.py): return model response on finished chunk 2025-03-16 13:05:46 -07:00
Krish Dholakia
0b31208601 Merge pull request #9288 from mknet3/make-masterkey-secret-configurable 2025-03-16 07:50:07 -07:00
Oliver
9713f83e27 Update perplexity.md
Updated sonar(by perplexity) model avalibilty because other models have been depricated
2025-03-16 16:29:50 +02:00
Manuel Cañete
905913ca7f feat: make masterkey secret configurable 2025-03-16 12:39:13 +01:00
Ishaan Jaff
e6e731fa38 docs docker run cmd 2025-03-15 22:20:53 -07:00
Ishaan Jaff
f2990fd8f1 fix docker img deploy - deploy stable releases from main-stable 2025-03-15 20:34:32 -07:00
Ishaan Jaff
fbfabf72aa fix ghcr build 2025-03-15 20:14:04 -07:00
Krish Dholakia
1eac069345 Merge pull request #9281 from BerriAI/litellm_dev_03_15_2025_p3
Infer aws region from bedrock application profile id
2025-03-15 20:03:38 -07:00
Ishaan Jaff
a2d619b963 fix ghcr deploy 2025-03-15 19:37:09 -07:00
Krrish Dholakia
aafc224802 fix(converse_transformation.py): fix linting error 2025-03-15 19:33:17 -07:00
Ishaan Jaff
8ec30fa802 push changes for llm credential 2025-03-15 18:55:23 -07:00
Ishaan Jaff
fd7c99f769 fix link 2025-03-15 17:54:07 -07:00
Ishaan Jaff
9a6efffcfb docs ui credentials 2025-03-15 14:38:14 -07:00
Ishaan Jaff
c34862a9d7 clean up 2025-03-15 14:14:21 -07:00
Ishaan Jaff
bb53137557 update release notes 2025-03-15 14:10:47 -07:00
Krrish Dholakia
fb9758a49b test(test_bedrock_completion.py): ensure model id in model name just works 2025-03-15 14:09:37 -07:00
Krrish Dholakia
8e7363acf5 fix(converse_transformation.py): fix encoding model 2025-03-15 14:03:37 -07:00
Ishaan Jaff
b56bcb37a2 fix stable release docs 2025-03-15 14:01:32 -07:00
Ishaan Jaff
ca2c40bf29 fix docker img tag displayed on stable releases 2025-03-15 13:46:30 -07:00
Ishaan Jaff
814d8ba54c commit restructure 2025-03-15 11:40:43 -07:00
Ishaan Jaff
6a9d94fb82 release notes 2025-03-15 11:27:18 -07:00
Ishaan Jaff
c07817cbd7 docs release notes 2025-03-15 11:26:16 -07:00
Ishaan Jaff
91b3b06796 ui show logs page 2025-03-15 11:21:38 -07:00
Ishaan Jaff
199bc9326c Merge pull request #9279 from BerriAI/litellm_stable_release_1_63_11
v1.63.11-stable release notes
2025-03-15 11:16:13 -07:00
Ishaan Jaff
e65fb1439a docs Stop storing Spend Logs in DB 2025-03-15 11:09:24 -07:00
Ishaan Jaff
b2daa050ca fix role based access controls doc 2025-03-15 10:48:13 -07:00
Ishaan Jaff
d881851efc Multiple OIDC providers 2025-03-15 10:31:02 -07:00
Ishaan Jaff
53f1c5175f docs JWT 2025-03-15 10:26:23 -07:00
Ishaan Jaff
8b1532e3de docs token auth 2025-03-15 10:25:06 -07:00
Ishaan Jaff
a5a6120cf7 update doc 2025-03-15 10:20:55 -07:00