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 |
|
Krish Dholakia
|
f4b9f7c381
|
Merge pull request #5105 from prd-tuong-nguyen/feat/support-hash-prompt-in-caching
feat: hash prompt when caching
|
2024-08-08 20:32:10 -07:00 |
|
Krrish Dholakia
|
10eac728c7
|
fix(anthropic.py): fix translation
|
2024-08-08 19:21:08 -07:00 |
|
Ishaan Jaff
|
dc7e71f834
|
fix log to otel test
|
2024-08-08 19:21:08 -07:00 |
|
Ishaan Jaff
|
f1841d4981
|
docs vertex context caching
|
2024-08-08 19:21:08 -07:00 |
|
Ishaan Jaff
|
74f0dca57d
|
docs vertex
|
2024-08-08 19:21:08 -07:00 |
|
Ishaan Jaff
|
8262dc66d3
|
docs cachedContent endpoint
|
2024-08-08 19:21:07 -07:00 |
|
Ishaan Jaff
|
4b4800d572
|
auto update the model in cachedContents request
|
2024-08-08 19:20:59 -07:00 |
|
Ishaan Jaff
|
5f7e3e0c18
|
add native cachedContents endpoint
|
2024-08-08 19:20:59 -07:00 |
|
Ishaan Jaff
|
adad0c24a0
|
doc on using litellm proxy with vertex ai content caching
|
2024-08-08 19:20:42 -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
|
ecc84bc81e
|
test: skip flaky langsmith tests
|
2024-08-08 19:19:11 -07:00 |
|
Krrish Dholakia
|
642820d59a
|
test(test_langsmith.py): fix test
|
2024-08-08 19:19:11 -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
|
f862fddf2f
|
handle anthropic internal server errors
|
2024-08-08 19:14:31 -07:00 |
|
Ishaan Jaff
|
62c1595497
|
testing skip internal server errors
|
2024-08-08 19:09:46 -07:00 |
|
Ishaan Jaff
|
0b64b51d55
|
ci/cd skip ServiceUnavailableError
|
2024-08-08 18:54:40 -07:00 |
|
Ishaan Jaff
|
b14b346e2e
|
ui new build
|
2024-08-08 18:53:22 -07:00 |
|
Ishaan Jaff
|
364af91bdd
|
Merge pull request #5128 from BerriAI/ui_sort_providers
UI - sort providers in alphabetical order
|
2024-08-08 18:51:12 -07:00 |
|
Ishaan Jaff
|
1daea28c61
|
sort providers alphabetical order
|
2024-08-08 18:50:17 -07:00 |
|
Ishaan Jaff
|
bbda0e79c0
|
Merge pull request #5127 from BerriAI/ui_dont_require_api_version_azure
Admin UI - Azure OpenAI dont require api version azure
|
2024-08-08 18:48:42 -07:00 |
|
Ishaan Jaff
|
4397a22e97
|
Merge pull request #5126 from BerriAI/ui_add_mistral_ai
Admin UI - add mistral ai
|
2024-08-08 18:48:33 -07:00 |
|
Ishaan Jaff
|
daf919967f
|
ui don't require azure api version
|
2024-08-08 18:39:53 -07:00 |
|
Ishaan Jaff
|
226887a4ce
|
ui add mistral ai
|
2024-08-08 18:36:02 -07:00 |
|
Ishaan Jaff
|
3bb001f136
|
ui new build
|
2024-08-08 18:25:41 -07:00 |
|
Ishaan Jaff
|
95c2f5dc2d
|
Merge pull request #5125 from BerriAI/ui_add_groq_models
UI add groq models
|
2024-08-08 18:22:31 -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 |
|
Ishaan Jaff
|
2d4f48941e
|
add groq through admin ui
|
2024-08-08 17:53:32 -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 |
|
Ishaan Jaff
|
cc8282fe29
|
ui show litellm model name
|
2024-08-08 17:47:59 -07:00 |
|
Krrish Dholakia
|
d1e6dd3551
|
build(requirements.txt): pin orjson dep
|
2024-08-08 17:40:16 -07:00 |
|
Ishaan Jaff
|
64dddea828
|
bump: version 1.43.3 → 1.43.4
|
2024-08-08 17:38:13 -07:00 |
|
Ishaan Jaff
|
65b42ac35b
|
pin orjson dep on req.txt
|
2024-08-08 17:36:12 -07:00 |
|
Krrish Dholakia
|
9839a7858c
|
fix(anthropic.py): fix translation
|
2024-08-08 17:33:48 -07:00 |
|
Ishaan Jaff
|
1f43368110
|
fix log to otel test
|
2024-08-08 17:29:38 -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 |
|
Krrish Dholakia
|
0bfe9bee54
|
fix(utils.py): handle anthropic overloaded error
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
ebde2b88bb
|
docs vertex context caching
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
67059266ca
|
fix use get_file_check_sum
|
2024-08-08 17:19:12 -07:00 |
|
Krrish Dholakia
|
df7ffb5595
|
fix(factory.py): handle openai function message having tool call id
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
4c9c871125
|
docs readme
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
b2b505611c
|
docs use (LLM Gateway) in some places
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
74af2041cc
|
docs vertex ai
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
a1a11b2e08
|
add default_vertex_config
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
de7c667eb5
|
docs vertex
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
c7a3472641
|
docs cachedContent endpoint
|
2024-08-08 17:19:12 -07:00 |
|
Ishaan Jaff
|
a0385ff067
|
auto update the model in cachedContents request
|
2024-08-08 17:19:12 -07:00 |
|