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 |
|
Krrish Dholakia
|
5703da9b42
|
fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111
|
2024-08-08 10:30:15 -07:00 |
|
Krrish Dholakia
|
ee8d2f25b9
|
build: ui - update to include max budget per team
|
2024-08-08 09:09:23 -07:00 |
|
Krish Dholakia
|
baf01b47d8
|
Merge branch 'main' into litellm_personal_user_budgets
|
2024-08-07 19:59:50 -07:00 |
|
Krrish Dholakia
|
ec0b511119
|
fix: use more descriptive flag
|
2024-08-07 18:59:46 -07:00 |
|
Krrish Dholakia
|
b7e31638fd
|
fix(internal_user_endpoints.py): respect 'max_user_budget' for new internal user's
|
2024-08-07 18:50:40 -07:00 |
|
Krrish Dholakia
|
f76261af35
|
refactor(user_api_key_auth.py): refactor to replace user_id_information list with pydantic user_obj
Allows using the 'get_user_object' function in user_api_key_auth, keeping it consistent across jwt-auth and key-auth
|
2024-08-07 15:33:55 -07:00 |
|
Krrish Dholakia
|
ff373663a3
|
fix: fix tests
|
2024-08-07 15:02:04 -07:00 |
|
Ishaan Jaff
|
04b201efed
|
Merge pull request #5098 from BerriAI/litellm_provider_wildcard_routing
[Feat-Router + Proxy] Add provider wildcard routing
|
2024-08-07 14:51:42 -07:00 |
|
Ishaan Jaff
|
f1ffa82062
|
fix use provider specific routing
|
2024-08-07 14:37:20 -07:00 |
|
Krrish Dholakia
|
d832327ccf
|
fix(user_api_key_auth.py): respect team budgets over user budget, if key belongs to team
Closes https://github.com/BerriAI/litellm/issues/5097
|
2024-08-07 14:32:27 -07:00 |
|
Ishaan Jaff
|
218ba0f470
|
support provider wildcard routing
|
2024-08-07 14:20:22 -07:00 |
|
Krish Dholakia
|
3605e873a1
|
Merge branch 'main' into litellm_add_pydantic_model_support
|
2024-08-07 13:07:46 -07:00 |
|