 Krish DholakiaandGitHub
|
a9828b1e13
|
Merge pull request #3150 from ushuz/anthropic-vertex-adc
Load google ADC before init AnthropicVertex
|
2024-04-20 13:00:10 -07:00 |
|
Krrish Dholakia
|
0f69f0b44e
|
test(test_router_max_parallel_requests.py): more extensive testing for setting max parallel requests
|
2024-04-20 12:56:54 -07:00 |
|
 Ishaan JaffandGitHub
|
f89f8a4157
|
Merge pull request #3184 from BerriAI/litellm_ui_non_admins_flow
[UI] - non admin flow - only Create + Test Key available
|
2024-04-20 12:40:43 -07:00 |
|
 Simon S. ViloriaandGitHub
|
c36cb7d938
|
Merge branch 'BerriAI:main' into feature/watsonx-integration
|
2024-04-20 21:35:17 +02:00 |
|
Krrish Dholakia
|
7aa737cf10
|
fix(router.py): add if router caching setup on info logs
|
2024-04-20 12:34:09 -07:00 |
|
Ishaan Jaff
|
7b24a74e77
|
test fix - test_key_delete_ui
|
2024-04-20 12:30:58 -07:00 |
|
Krrish Dholakia
|
e56dc2817b
|
test(test_router_max_parallel_requests.py): add unit tests for different scenarios
|
2024-04-20 12:29:38 -07:00 |
|
 Ishaan JaffandGitHub
|
0dc7f02b51
|
Merge pull request #3193 from BerriAI/litellm_sec_fix_delete_files
[Fix] - `/audio/transcriptions` security fix
|
2024-04-20 12:26:02 -07:00 |
|
Krrish Dholakia
|
26579303e0
|
fix(main.py): ignore max_parallel_requests as a litellm param
|
2024-04-20 12:15:04 -07:00 |
|
Krrish Dholakia
|
1507b23e30
|
test(test_openai_endpoints.py): make test stricter
|
2024-04-20 12:11:54 -07:00 |
|
Ishaan Jaff
|
07a10247db
|
fix - security fix
|
2024-04-20 12:10:08 -07:00 |
|
Krrish Dholakia
|
47e9d5f2ec
|
fix(router.py): fix init line for self.default_max_parallel_requests
|
2024-04-20 12:08:21 -07:00 |
|
 Simon S. ViloriaandGitHub
|
7b2bd2e0e8
|
Merge branch 'BerriAI:main' into feature/watsonx-integration
|
2024-04-20 21:02:54 +02:00 |
|
Ishaan Jaff
|
5d39865362
|
fix - audio_transcriptions security fix
|
2024-04-20 11:58:15 -07:00 |
|
 Krish DholakiaandGitHub
|
78579d4a24
|
Merge pull request #3170 from rick-github/ollama-special-symbol
Disable special tokens in ollama completion when counting tokens
|
2024-04-20 11:57:01 -07:00 |
|
 Krish DholakiaandGitHub
|
8a2f8c0418
|
Merge pull request #3189 from merefield/main
FIX: ollama chat completion proxy internal server 500
|
2024-04-20 11:56:34 -07:00 |
|
 Krish DholakiaandGitHub
|
b5316fe90d
|
Merge pull request #3191 from BerriAI/litellm_redis_ssl_kwarg_fix
fix(_redis.py): support redis ssl as a kwarg `REDIS_SSL`
|
2024-04-20 11:56:23 -07:00 |
|
Simon Sanchez Viloria
|
ca0807d8ab
|
(docs) added watsonx cookbook
|
2024-04-20 20:52:25 +02:00 |
|
Ishaan Jaff
|
fd282ea932
|
fix testing fixes
|
2024-04-20 11:48:41 -07:00 |
|
Ishaan Jaff
|
a34f725db7
|
fix - test keys
|
2024-04-20 11:43:43 -07:00 |
|
Krrish Dholakia
|
33d828a0ed
|
fix(utils.py): map vertex ai exceptions - rate limit error
|
2024-04-20 11:12:05 -07:00 |
|
Ishaan Jaff
|
7ebf2ca4d9
|
(ci/cd) testing with team_id and /user/new
|
2024-04-20 11:09:34 -07:00 |
|
Simon Sanchez Viloria
|
6edb133733
|
Added support for IBM watsonx.ai models
|
2024-04-20 20:06:46 +02:00 |
|
Krrish Dholakia
|
4c78f8f309
|
fix(router.py): calculate max_parallel_requests from given tpm limits
use the azure formula to calculate rpm -> max_parallel_requests based on a deployment's tpm limits
|
2024-04-20 10:43:18 -07:00 |
|
Krrish Dholakia
|
d1217b955a
|
fix(_redis.py): support redis ssl as a kwarg REDIS_SSL
|
2024-04-20 10:19:44 -07:00 |
|
 Krish DholakiaandGitHub
|
e52e4cc1a9
|
Update README.md
|
2024-04-20 09:48:49 -07:00 |
|
Krrish Dholakia
|
0ce2fb83b0
|
docs(hosted.md): add hosted proxy pricing info to docs
|
2024-04-20 09:40:47 -07:00 |
|
Krrish Dholakia
|
3ce73fce23
|
docs(hosted.md): add hosted proxy info to docs
|
2024-04-20 09:30:28 -07:00 |
|
Krrish Dholakia
|
5d8af892c7
|
build(interpret_load_test.py): fix update release body text
|
2024-04-20 08:54:00 -07:00 |
|
Krrish Dholakia
|
8963a507f7
|
docs(quick_start.md): add disclaimer
|
2024-04-20 08:49:14 -07:00 |
|
Krrish Dholakia
|
2afdf34a9f
|
docs(quick_start.md): add example of using proxy with litellm sdk
|
2024-04-20 08:49:14 -07:00 |
|
Ishaan Jaff
|
200f58c1e7
|
(fix) missing PIL import
v1.35.17
|
2024-04-20 08:27:00 -07:00 |
|
merefield
|
50a917a096
|
FIX: use value not param name when mapping frequency_penalty
|
2024-04-20 09:25:35 +01:00 |
|
Krrish Dholakia
|
ad05cce8b7
|
docs(prod.md): update prod docs with new redis recommendations
|
2024-04-19 23:57:36 -07:00 |
|
Ishaan Jaff
|
afeb1941ce
|
bump: version 1.35.16 → 1.35.17
|
2024-04-19 21:24:28 -07:00 |
|
 Ishaan JaffandGitHub
|
96200cbb11
|
Merge pull request #3186 from BerriAI/litellm_fix_gemini_pro_latest_bug
[Fix] completion(model="gemini/gemini-pro-1.5-latest" raises Exception
|
2024-04-19 21:23:11 -07:00 |
|
Ishaan Jaff
|
81e4d59357
|
test - gemini-1.5-pro-latest
|
2024-04-19 21:22:19 -07:00 |
|
Ishaan Jaff
|
63805873e7
|
fix - supports_vision should not raise Exception
|
2024-04-19 21:19:07 -07:00 |
|
Ishaan Jaff
|
abeadadf3e
|
fix - create key user flow
|
2024-04-19 21:15:57 -07:00 |
|
Krrish Dholakia
|
fa14d3c8dc
|
test: remove duplicate test file
|
2024-04-19 19:56:36 -07:00 |
|
Krrish Dholakia
|
5811d21094
|
test(test_amazing_vertex_completion.py): fix gemini tool calling test
v1.35.16
|
2024-04-19 19:39:38 -07:00 |
|
Krrish Dholakia
|
e5b98814ad
|
test(test_proxy_server.py): fix test to use valid redis host
|
2024-04-19 19:22:24 -07:00 |
|
Ishaan Jaff
|
00a07a99cd
|
fix - backend logic for non admin flow
|
2024-04-19 17:36:29 -07:00 |
|
Ishaan Jaff
|
b81d66639b
|
ui - allow App user to see their own info
|
2024-04-19 17:31:36 -07:00 |
|
 Krish DholakiaandGitHub
|
9f21f87afd
|
Merge pull request #3173 from BerriAI/litellm_ssl_caching_fix
fix(caching.py): fix redis url parsing logic to work with ssl urls
|
2024-04-19 17:20:32 -07:00 |
|
 Krish DholakiaandGitHub
|
6d9f0f1839
|
Merge branch 'main' into litellm_ssl_caching_fix
|
2024-04-19 17:20:27 -07:00 |
|
Krrish Dholakia
|
432e81335b
|
bump: version 1.35.15 → 1.35.16
|
2024-04-19 17:03:27 -07:00 |
|
 Krish DholakiaandGitHub
|
cc7f27252b
|
Merge pull request #3179 from BerriAI/litellm_dual_caching_fix
fix(caching.py): dual cache async_batch_get_cache fix + testing
|
2024-04-19 17:02:47 -07:00 |
|
Krrish Dholakia
|
978c1a1976
|
test(test_caching.py): add sleep
|
2024-04-19 17:02:15 -07:00 |
|
Ishaan Jaff
|
4dcecde97a
|
ui - non admin flow
|
2024-04-19 16:45:13 -07:00 |
|