Krrish Dholakia
|
d4dd6d0cdc
|
fix(proxy/utils.py): uncomment max parallel request limit check
|
2024-04-01 07:29:56 -07:00 |
|
Krrish Dholakia
|
aebb0e489c
|
test: fix test
|
2024-04-01 07:29:56 -07:00 |
|
Krrish Dholakia
|
17cabf013c
|
fix(caching.py): respect redis namespace for all redis get/set requests
|
2024-04-01 07:29:56 -07:00 |
|
Krrish Dholakia
|
583e334bd2
|
fix(utils.py): set redis_usage_cache to none by default
|
2024-04-01 07:29:56 -07:00 |
|
Krrish Dholakia
|
0c77f75ce9
|
fix(tpm_rpm_limiter.py): enable redis caching for tpm/rpm checks on keys/user/teams
allows tpm/rpm checks to work across instances
https://github.com/BerriAI/litellm/issues/2730
|
2024-04-01 07:29:56 -07:00 |
|
Krrish Dholakia
|
ea76c546ff
|
docs(deploy.md): fix docs for litlelm-database docker run example
|
2024-04-01 07:29:56 -07:00 |
|
Ishaan Jaff
|
15b5cb1612
|
(fix) check size of data to predict
|
2024-04-01 07:29:56 -07:00 |
|
Ishaan Jaff
|
e62e83c42a
|
(ui) dont let prediction block spend view
|
2024-04-01 07:29:56 -07:00 |
|
Ishaan Jaff
|
18fec3ad8e
|
Merge pull request #2779 from DaxServer/update-proxy-dockerfile-branch
fix(docs): Correct Docker pull command in deploy.md
|
2024-04-01 07:10:45 -07:00 |
|
Ishaan Jaff
|
7e24461ae9
|
Merge pull request #2778 from DaxServer/main-1
docs: Update references to Ollama repository url
|
2024-04-01 07:10:23 -07:00 |
|
Emir Ayar
|
c0336d3f40
|
add a third condition: list of text-content dictionaries
|
2024-03-31 22:43:30 +02:00 |
|
DaxServer
|
28f6caa04c
|
fix(docs): Correct Docker pull command in deploy.md
Corrected the Docker pull command in deploy.md to remove duplicated 'docker pull' command.
|
2024-03-31 20:10:00 +02:00 |
|
DaxServer
|
61b6f8be44
|
docs: Update references to Ollama repository url
Updated references to the Ollama repository URL from https://github.com/jmorganca/ollama to https://github.com/ollama/ollama.
|
2024-03-31 19:35:37 +02:00 |
|
Krrish Dholakia
|
006ea0abe0
|
bump: version 1.34.17 → 1.34.18
|
2024-03-30 22:10:21 -07:00 |
|
Krish Dholakia
|
1356f6cd32
|
Merge pull request #2775 from BerriAI/litellm_redis_user_api_key_cache_v3
fix(tpm_rpm_limiter.py): enable redis caching for tpm/rpm checks on keys/user/teams
|
2024-03-30 22:07:05 -07:00 |
|
Krrish Dholakia
|
f5d920e314
|
refactor(main.py): trigger new build
|
2024-03-30 21:41:14 -07:00 |
|
Krrish Dholakia
|
60f89faf1c
|
test: cleanup
|
2024-03-30 21:40:43 -07:00 |
|
Krrish Dholakia
|
3b8e7241b4
|
fix(proxy/utils.py): uncomment max parallel request limit check
|
2024-03-30 20:51:59 -07:00 |
|
Krrish Dholakia
|
364526d0bc
|
test: fix test
|
2024-03-30 20:22:48 -07:00 |
|
Krrish Dholakia
|
5926792de6
|
fix(caching.py): respect redis namespace for all redis get/set requests
|
2024-03-30 20:20:29 -07:00 |
|
Krrish Dholakia
|
d9ff13b624
|
fix(utils.py): set redis_usage_cache to none by default
|
2024-03-30 20:10:56 -07:00 |
|
Krrish Dholakia
|
a7aa6fae64
|
docs(deploy.md): fix docs for litlelm-database docker run example
|
2024-03-30 20:08:27 -07:00 |
|
Krrish Dholakia
|
f58fefd589
|
fix(tpm_rpm_limiter.py): enable redis caching for tpm/rpm checks on keys/user/teams
allows tpm/rpm checks to work across instances
https://github.com/BerriAI/litellm/issues/2730
|
2024-03-30 20:01:36 -07:00 |
|
Ishaan Jaff
|
c365de122a
|
check num retries in async wrapper
|
2024-03-30 19:33:40 -07:00 |
|
Ishaan Jaff
|
8ee3975901
|
Merge pull request #2770 from BerriAI/ui_dont_let_failed_prediction_block_spend_view
(ui) dont let failed prediction block spend view
|
2024-03-30 19:10:29 -07:00 |
|
Ishaan Jaff
|
bd95626579
|
(fix) improve async perf
|
2024-03-30 19:07:04 -07:00 |
|
Ishaan Jaff
|
cdd6e79e6c
|
Revert "bump: version 1.34.17 → 1.34.18"
This reverts commit 7e0e6bf092.
|
2024-03-30 18:41:29 -07:00 |
|
Ishaan Jaff
|
7e0e6bf092
|
bump: version 1.34.17 → 1.34.18
|
2024-03-30 14:42:11 -07:00 |
|
Ishaan Jaff
|
480774fd75
|
Merge pull request #2772 from BerriAI/ui_view_team_name_usage
[UI] view team name in usage
|
2024-03-30 14:40:37 -07:00 |
|
Ishaan Jaff
|
22a22197c7
|
(ui) new ui build
|
2024-03-30 14:38:19 -07:00 |
|
Ishaan Jaff
|
24ca4e310c
|
(ui) show team based usage
|
2024-03-30 14:20:08 -07:00 |
|
Ishaan Jaff
|
23a18d4be3
|
(ui) show proxy spend
|
2024-03-30 14:02:43 -07:00 |
|
Ishaan Jaff
|
b76d31f9fe
|
(ui) show top team spend
|
2024-03-30 14:01:05 -07:00 |
|
Ishaan Jaff
|
1bbdbcad7d
|
(ui) fix models page
|
2024-03-30 14:00:22 -07:00 |
|
Ishaan Jaff
|
8daca76566
|
(ui) view spend by team name on usage
|
2024-03-30 13:25:32 -07:00 |
|
Ishaan Jaff
|
77b6cd01df
|
(ui) new build
|
2024-03-30 12:17:07 -07:00 |
|
Ishaan Jaff
|
4a720f00ef
|
Merge pull request #2771 from BerriAI/litellm_edit_teams
[UI] Edit Teams
|
2024-03-30 12:15:58 -07:00 |
|
Ishaan Jaff
|
58cc11a312
|
Merge branch 'main' into litellm_edit_teams
|
2024-03-30 12:15:53 -07:00 |
|
Ishaan Jaff
|
46c9b57a29
|
(new) ui build
|
2024-03-30 12:14:43 -07:00 |
|
Ishaan Jaff
|
c16f2f14eb
|
(ui) edit teams
|
2024-03-30 12:14:33 -07:00 |
|
Ishaan Jaff
|
84c5b56371
|
(ui) working edit team
|
2024-03-30 12:14:33 -07:00 |
|
Ishaan Jaff
|
f62b3f5d2c
|
(ui) edit teams
|
2024-03-30 12:14:33 -07:00 |
|
Ishaan Jaff
|
4a6aa3ee61
|
(ui) edit teams
|
2024-03-30 12:14:33 -07:00 |
|
Ishaan Jaff
|
e6a0942780
|
(new) ui build
|
2024-03-30 12:10:25 -07:00 |
|
Ishaan Jaff
|
479ba9161c
|
(ui) edit teams
|
2024-03-30 12:04:58 -07:00 |
|
Ishaan Jaff
|
fab682a957
|
(ui) working edit team
|
2024-03-30 11:51:07 -07:00 |
|
Ishaan Jaff
|
da20aecb16
|
(fix) check size of data to predict
|
2024-03-30 11:34:20 -07:00 |
|
Ishaan Jaff
|
6c847ad0d7
|
(ui) dont let prediction block spend view
|
2024-03-30 11:30:18 -07:00 |
|
Krrish Dholakia
|
0342cd3b6b
|
fix(proxy_server.py): support azure openai text completion calls
|
2024-03-30 11:30:06 -07:00 |
|
Krish Dholakia
|
2ca303ec0e
|
Merge pull request #2748 from BerriAI/litellm_anthropic_tool_calling_list_parsing_fix
fix(factory.py): parse list in xml tool calling response (anthropic)
|
2024-03-30 11:27:02 -07:00 |
|