Commit graph

3565 commits

Author SHA1 Message Date
Ishaan Jaff
309ed056bf docs cachedContent endpoint 2024-08-08 23:27:02 -07:00
Ishaan Jaff
27e50d0344 add example using litellm proxy with gemini context caching 2024-08-08 23:26:25 -07:00
Krrish Dholakia
42ce03466d fix(anthropic.py): fix translation from /v1/messages format to openai format 2024-08-08 23:26:14 -07:00
Krrish Dholakia
81a0a8ab22 fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 23:26:01 -07:00
Krrish Dholakia
e56ece6ee1 fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 23:25:42 -07:00
Ishaan Jaff
04037c5b0e ui new build 2024-08-08 23:25:27 -07:00
Ishaan Jaff
8c8e2f8c68 ui new build 2024-08-08 23:25:27 -07:00
Ishaan Jaff
6808aad6df docs cachedContent endpoint 2024-08-08 23:25:27 -07:00
Ishaan Jaff
d5c10778ff add example using litellm proxy with gemini context caching 2024-08-08 23:25:27 -07:00
Krrish Dholakia
37035d90e3 fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 23:25:27 -07:00
Krrish Dholakia
6b3ed35787 fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 23:25:27 -07:00
Ishaan Jaff
69cac2fc33 docs cachedContent endpoint 2024-08-08 23:25:27 -07:00
Ishaan Jaff
c723610c59 add example using litellm proxy with gemini context caching 2024-08-08 23:25:27 -07:00
Krrish Dholakia
ec0ea56b8d fix(anthropic.py): fix translation from /v1/messages format to openai format 2024-08-08 23:25:27 -07:00
Krrish Dholakia
b83253be78 fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 23:25:27 -07:00
Krrish Dholakia
ce4c5f8ab8 fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 23:25:27 -07:00
Krish Dholakia
a80301b19e
Merge branch 'main' into litellm_sso_max_internal_budget_fixes 2024-08-08 23:24:30 -07:00
Ishaan Jaff
1afd16ee6e ui new build 2024-08-08 23:23:38 -07:00
Ishaan Jaff
04b23f8493 ui new build 2024-08-08 23:23:38 -07:00
Ishaan Jaff
0017f726af docs cachedContent endpoint 2024-08-08 23:23:31 -07:00
Ishaan Jaff
16466f4672 add example using litellm proxy with gemini context caching 2024-08-08 23:23:04 -07:00
Krrish Dholakia
6d3f3f3230 fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 23:22:35 -07:00
Krrish Dholakia
5a2f9c4768 fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 23:22:14 -07:00
Ishaan Jaff
8262dc66d3 docs cachedContent endpoint 2024-08-08 19:21:07 -07:00
Ishaan Jaff
6b26de9edf add example using litellm proxy with gemini context caching 2024-08-08 19:20:18 -07:00
Krrish Dholakia
2957967b99 fix(anthropic.py): fix translation from /v1/messages format to openai format 2024-08-08 19:19:58 -07:00
Krrish Dholakia
bcd33cc54c fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 19:19:52 -07:00
Krrish Dholakia
c5c954809b fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 19:19:11 -07:00
Krrish Dholakia
1d39c0fb7d fix(management_helpers/utils.py): use user_default max_budget, budget duration on new user upsert during team member add
Fixes https://github.com/BerriAI/litellm/issues/5106
2024-08-08 19:14:43 -07:00
Ishaan Jaff
b14b346e2e ui new build 2024-08-08 18:53:22 -07:00
Ishaan Jaff
3bb001f136 ui new build 2024-08-08 18:25:41 -07:00
Krrish Dholakia
6af9d9d2b3 test(test_proxy_server.py): unit testing to make sure internal user params don't impact admin 2024-08-08 17:59:30 -07:00
Krrish Dholakia
4b40563be3 fix(proxy_server.py): ensure internal_user params only apply to internal_user role 2024-08-08 17:50:29 -07:00
Krrish Dholakia
97d57b8449 fix(proxy_server.py): respect internal_user_budget_duration for sso user 2024-08-08 17:28:28 -07:00
Ishaan Jaff
a1a11b2e08 add default_vertex_config 2024-08-08 17:19:12 -07:00
Ishaan Jaff
c7a3472641 docs cachedContent endpoint 2024-08-08 17:19:12 -07:00
Ishaan Jaff
cf054def4a add native cachedContents endpoint 2024-08-08 17:19:12 -07:00
Ishaan Jaff
e2e5e46979 add example using litellm proxy with gemini context caching 2024-08-08 17:19:12 -07:00
Krrish Dholakia
4ac0afef2c fix(anthropic.py): fix translation from /v1/messages format to openai format 2024-08-08 17:19:12 -07:00
Krrish Dholakia
2776d9cb0d fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 17:19:05 -07:00
Krrish Dholakia
f75a31cd11 fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 17:18:59 -07:00
Krish Dholakia
4ef7743d71
Merge branch 'main' into litellm_auth_fix 2024-08-08 17:14:16 -07:00
Ishaan Jaff
e671ae58e3
Merge pull request #5119 from BerriAI/litellm_add_gemini_context_caching_litellm
[Feat-Proxy] Add Support for VertexAI context caching
2024-08-08 16:08:58 -07:00
Ishaan Jaff
1924f11b4c add default_vertex_config 2024-08-08 16:07:26 -07:00
Ishaan Jaff
a3dd3a19fa docs cachedContent endpoint 2024-08-08 16:06:23 -07:00
Krrish Dholakia
1bf8af5cb1 fix(anthropic.py): fix translation from /v1/messages format to openai format 2024-08-08 15:55:01 -07:00
Ishaan Jaff
0d662368ac add native cachedContents endpoint 2024-08-08 15:32:07 -07:00
Krrish Dholakia
5da4c27e8d fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 13:05:03 -07:00
Krrish Dholakia
ac601a69fc feat: set max_internal_budget for user w/ sso 2024-08-08 12:44:07 -07:00
Ishaan Jaff
909977ace6 add example using litellm proxy with gemini context caching 2024-08-08 11:35:41 -07:00