Ishaan Jaff
|
7bbb3aa40a
|
(feat) new ui build
|
2024-03-16 19:23:29 -07:00 |
|
Ishaan Jaff
|
902337e28a
|
(feat) view team based spend
|
2024-03-16 19:06:16 -07:00 |
|
Ishaan Jaff
|
a581b45775
|
(feat) view team based usage on ui
|
2024-03-16 19:05:33 -07:00 |
|
Ishaan Jaff
|
37d0087b56
|
(fix) working - show monthly team spend on ui
|
2024-03-16 17:38:25 -07:00 |
|
Ishaan Jaff
|
794dcfda41
|
(v0) show tabs for team
|
2024-03-16 17:22:18 -07:00 |
|
 Ishaan JaffandGitHub
|
ac6c69ff89
|
Merge pull request #2559 from BerriAI/litellm_show_spend_correctly
(fix) admin ui - order spend by date
v1.31.17
|
2024-03-16 16:43:13 -07:00 |
|
Ishaan Jaff
|
446034a3e5
|
bump: version 1.31.16 → 1.31.17
|
2024-03-16 16:42:37 -07:00 |
|
 Ishaan JaffandGitHub
|
e3582d86c6
|
Merge pull request #2557 from BerriAI/litellm_clean_up_health_readiness
(fix) /health/readiness return success callback names as (str)
|
2024-03-16 16:38:01 -07:00 |
|
Ishaan Jaff
|
34a26f4d05
|
(feat) new ui build
|
2024-03-16 16:26:36 -07:00 |
|
Ishaan Jaff
|
2355e9dc51
|
(fix) admin ui - order spend by date
|
2024-03-16 16:15:10 -07:00 |
|
Ishaan Jaff
|
cb4c36b7f6
|
(fix) /health readiness return callback names
|
2024-03-16 15:56:07 -07:00 |
|
 Ishaan JaffandGitHub
|
732ab69d32
|
Merge pull request #2553 from BerriAI/litellm_improve_health_readiness_perf
(feat) Proxy - improve health readiness perf (93% faster)
|
2024-03-16 15:38:45 -07:00 |
|
 Krish DholakiaandGitHub
|
3197ebeb7e
|
Merge pull request #2552 from BerriAI/litellm_end_user_opt_out_db
fix(proxy_server.py): write blocked user list to a db table
|
2024-03-16 14:38:43 -07:00 |
|
Krrish Dholakia
|
26e783ab59
|
build: fix field name
|
2024-03-16 14:15:01 -07:00 |
|
Ishaan Jaff
|
389e79d3b2
|
(fix) improve /health/readiness under high load
|
2024-03-16 14:14:17 -07:00 |
|
Krrish Dholakia
|
3de766c071
|
fix(proxy_server.py): fix linting errors
|
2024-03-16 14:02:36 -07:00 |
|
Krrish Dholakia
|
844d6828c8
|
fix(proxy_server.py): rename beta end user blocking endpoints
separating end user management from user management
|
2024-03-16 13:53:10 -07:00 |
|
Ishaan Jaff
|
61f129b9ab
|
(feat) improve health readiness perf
|
2024-03-16 13:10:04 -07:00 |
|
Krrish Dholakia
|
dd151869a3
|
fix(blocked_user_list.py): check if end user blocked in db
|
2024-03-16 13:03:52 -07:00 |
|
Krrish Dholakia
|
ef0002f31c
|
fix(proxy_server.py): write blocked user list to a db table
lets this persist across workers
|
2024-03-16 12:26:29 -07:00 |
|
 Ishaan JaffandGitHub
|
9a3f49db7e
|
Merge pull request #2551 from BerriAI/litellm_use_helm_chart
[FEAT] LiteLLM Helm Chart hosted on ghcr + docs
|
2024-03-16 12:16:52 -07:00 |
|
Ishaan Jaff
|
27cd012c2d
|
(docs) litellm hel
|
2024-03-16 12:14:35 -07:00 |
|
Ishaan Jaff
|
c17e721278
|
(docs) update litellm helm docs
|
2024-03-16 12:01:38 -07:00 |
|
 Krish DholakiaandGitHub
|
2c2f322d5a
|
Update proxy_server_config.yaml
|
2024-03-16 11:16:13 -07:00 |
|
Krrish Dholakia
|
2c2db9ce89
|
fix(proxy_server.py): bug fix on getting user obj from cache
|
2024-03-16 11:07:38 -07:00 |
|
Ishaan Jaff
|
4e49ca2588
|
(fix) helm deploy litellm
|
2024-03-16 10:55:23 -07:00 |
|
Ishaan Jaff
|
fe200cfb07
|
(fix) re-include deployment.yaml
|
2024-03-16 10:51:32 -07:00 |
|
 Ishaan JaffandGitHub
|
e3523561f8
|
Merge pull request #2145 from ShaunMaher/update_helm_chart_deployment_2024-02-22
Update helm chart to accomodate recent project changes
|
2024-03-16 10:50:40 -07:00 |
|
Ishaan Jaff
|
14215ad52a
|
Merge branch 'update_helm_chart_deployment_2024-02-22' of https://github.com/ShaunMaher/litellm into pr/2145
|
2024-03-16 10:50:10 -07:00 |
|
Ishaan Jaff
|
73a95e0d25
|
(fix) ghcr_deploy.yaml
|
2024-03-16 10:48:02 -07:00 |
|
 Shaun MaherandIshaan Jaff
|
5e4b0d1f5a
|
Don't fail if there is no existing helm chart to get the version from
|
2024-03-16 10:47:43 -07:00 |
|
 Shaun MaherandIshaan Jaff
|
f52f1f40e6
|
Remove --run_gunicorn from proxy command line arguments
|
2024-03-16 10:47:25 -07:00 |
|
 Shaun MaherandIshaan Jaff
|
c838b2853c
|
Copy helm chart build and deploy job from ghcr_helm_deploy to ghcr_deploy.
|
2024-03-16 10:47:16 -07:00 |
|
Ishaan Jaff
|
4436cdc621
|
(fix) ghcr_deploy.yaml
|
2024-03-16 10:41:44 -07:00 |
|
Ishaan Jaff
|
5665234b86
|
(fix) rename chart
|
2024-03-16 10:40:49 -07:00 |
|
Krrish Dholakia
|
48f96dd563
|
fix(caching.py): close redis connection pool upon proxy shutdown
|
2024-03-16 10:39:58 -07:00 |
|
ishaan-jaff
|
a8ad99cf76
|
(fix) deploy litellm helm
|
2024-03-16 10:15:38 -07:00 |
|
ishaan-jaff
|
01aa7b3e6e
|
(fix) deploy litellm-helm
|
2024-03-16 10:10:47 -07:00 |
|
ishaan-jaff
|
54dceea4b0
|
(fix) releasing litellm helm as "litellm-helm"
|
2024-03-16 10:06:14 -07:00 |
|
ishaan-jaff
|
919fe14257
|
(fix) release helm chart as litellm-helm
|
2024-03-16 10:03:29 -07:00 |
|
 Krish DholakiaandGitHub
|
c1495c0d1c
|
Merge pull request #2527 from lazyhope/support_anthropic_function_result
Add function call result submission support for Claude 3 models
|
2024-03-16 09:58:33 -07:00 |
|
 Krish DholakiaandGitHub
|
0368a335e6
|
Merge branch 'main' into support_anthropic_function_result
|
2024-03-16 09:58:08 -07:00 |
|
ishaan-jaff
|
5a87ac8047
|
(feat) publish litellm helm charts
|
2024-03-16 09:53:41 -07:00 |
|
ishaan-jaff
|
177571bea3
|
(fix) backoff import
|
2024-03-16 08:53:06 -07:00 |
|
Krrish Dholakia
|
2d2731c3b5
|
docs(caching.md): add batch redis requests to docs
|
2024-03-15 23:01:08 -07:00 |
|
 Krish DholakiaandGitHub
|
f3cf1ec71f
|
Update proxy_server_config.yaml
|
2024-03-15 22:40:39 -07:00 |
|
 Krish DholakiaandGitHub
|
24e673dd6d
|
Update proxy_server_config.yaml
|
2024-03-15 22:19:37 -07:00 |
|
ishaan-jaff
|
2d7ca36ec4
|
(fix) errant print saying "Error importing .." msg
|
2024-03-15 21:47:52 -07:00 |
|
 Krish DholakiaandGitHub
|
88152c77c5
|
Update Dockerfile
|
2024-03-15 21:47:13 -07:00 |
|
 Krish DholakiaandGitHub
|
961c3548f5
|
Update proxy_server_config.yaml
v1.31.16
|
2024-03-15 19:06:06 -07:00 |
|