Ishaan Jaff
|
8039bbc0f0
|
fix - edit callbacks on admin ui
|
2024-04-13 15:47:22 -07:00 |
|
 Ishaan JaffandGitHub
|
f727c149ec
|
Merge pull request #3005 from BerriAI/litellm_load_models_proxy_startup
[Fix] Load proxy models when proxy starts up
|
2024-04-13 14:35:06 -07:00 |
|
Ishaan Jaff
|
39ed7dfa5d
|
fix return service config to get/config/callbacks
|
2024-04-13 14:34:51 -07:00 |
|
Ishaan Jaff
|
885ae139b8
|
fix - testing lagfuse service
|
2024-04-13 13:44:17 -07:00 |
|
Ishaan Jaff
|
ffb1393b94
|
feat - test langfuse /health/service
|
2024-04-13 13:42:49 -07:00 |
|
Ishaan Jaff
|
28cc9a11c4
|
feat - load proxy models on proxy startup events
|
2024-04-13 13:28:58 -07:00 |
|
Ishaan Jaff
|
d849810445
|
ui - new build
|
2024-04-13 12:58:37 -07:00 |
|
 Ishaan JaffandGitHub
|
9b80a5f325
|
Merge pull request #3003 from BerriAI/litellm_testing_health_endpoint
[test] - Test /health endpoints
|
2024-04-13 12:56:34 -07:00 |
|
Ishaan Jaff
|
ca95a64e05
|
fix test /health
|
2024-04-13 12:30:26 -07:00 |
|
 Ishaan JaffandGitHub
|
ca865b83e6
|
Merge pull request #3004 from BerriAI/litellm_fix_adding_azure_admin_ui
UI - fix - adding azure OpenAI on admin ui
|
2024-04-13 12:23:52 -07:00 |
|
Ishaan Jaff
|
96c75c0945
|
fix - adding azure on admin ui
|
2024-04-13 12:15:49 -07:00 |
|
Ishaan Jaff
|
6ad853c768
|
fix - test add models + call /health
|
2024-04-13 10:51:11 -07:00 |
|
Ishaan Jaff
|
4bf32cafa3
|
fix - add models + /health test
|
2024-04-13 10:49:41 -07:00 |
|
Krrish Dholakia
|
a06a0e7b81
|
docs(cookbook/proxy_batch_users.ipynb): update cookbook with better instructions
|
2024-04-13 10:34:00 -07:00 |
|
Krrish Dholakia
|
ae7230cf71
|
docs(cookbook/proxy_batch_users.ipynb): cookbook for batch creating users on proxy with keys + max budgets
|
2024-04-13 10:31:39 -07:00 |
|
zJ
|
b9e2a1d104
|
add delete button with modal
|
2024-04-13 19:27:09 +02:00 |
|
zJ
|
a5153377a0
|
set model_id in db correctly on add
|
2024-04-13 19:23:14 +02:00 |
|
Ishaan Jaff
|
f0ebadbb6f
|
test - /health endpoints
|
2024-04-13 10:09:18 -07:00 |
|
Dev Khant
|
531eef359d
|
add vertex_ai/text-embedding-preview-0409
|
2024-04-13 13:00:12 +05:30 |
|
Krrish Dholakia
|
5e171881f4
|
bump: version 1.35.3 → 1.35.4
v1.35.4
|
2024-04-12 23:24:09 -07:00 |
|
 Krish DholakiaandGitHub
|
fd7760d3db
|
Merge pull request #2996 from BerriAI/litellm_semaphores
fix(router.py): initial commit for semaphores on router
|
2024-04-12 23:23:36 -07:00 |
|
Ishaan Jaff
|
5856ec03c6
|
(ci/cd) run again
|
2024-04-12 20:48:26 -07:00 |
|
Ishaan Jaff
|
96eddf2335
|
bump: version 1.35.2 → 1.35.3
v1.35.3
|
2024-04-12 20:40:18 -07:00 |
|
Ishaan Jaff
|
f617f5ebb5
|
fix - test caching atext_completion
|
2024-04-12 20:37:56 -07:00 |
|
 Ishaan JaffandGitHub
|
81e8ace20f
|
Merge pull request #2997 from BerriAI/litellm_fix_failing_health_checks
fix - use copy.deepcopy on /model/info endpoints
|
2024-04-12 20:34:30 -07:00 |
|
Ishaan Jaff
|
081adf87e3
|
fix - proxy /health checks
|
2024-04-12 20:30:15 -07:00 |
|
Ishaan Jaff
|
91d89a7b9b
|
fix - use copy.deepcopy on /model/info endpoints
v1.35.2.dev4
|
2024-04-12 20:17:11 -07:00 |
|
 Ishaan JaffandGitHub
|
a2368f9036
|
Merge pull request #2985 from BerriAI/ui_fix_setting_slack
ui - fix setting slack alerting
|
2024-04-12 20:08:23 -07:00 |
|
 Ishaan JaffandGitHub
|
0540ca4918
|
Merge pull request #2991 from BerriAI/litellm_fix_text_completion_caching
[Feat] Support + Test caching for TextCompletion
|
2024-04-12 20:08:01 -07:00 |
|
Krrish Dholakia
|
8179596ebc
|
fix(lowest_tpm_rpm_v2.py): don't fail calls if redis fails to connect
|
2024-04-12 19:36:59 -07:00 |
|
Krrish Dholakia
|
ea1574c160
|
test(test_openai_endpoints.py): add concurrency testing for user defined rate limits on proxy
|
2024-04-12 18:56:13 -07:00 |
|
Krrish Dholakia
|
c03b0bbb24
|
fix(router.py): support pre_call_rpm_check for lowest_tpm_rpm_v2 routing
have routing strategies expose an ‘update rpm’ function; for checking + updating rpm pre call
|
2024-04-12 18:25:14 -07:00 |
|
Krrish Dholakia
|
2267aeb803
|
fix(router.py): create a semaphore for each deployment with rpm
run semaphore logic for each deployment with rpm
|
2024-04-12 18:03:23 -07:00 |
|
Krrish Dholakia
|
a4e415b23c
|
fix(router.py): initial commit for semaphores on router
|
2024-04-12 17:59:05 -07:00 |
|
Marc Klingen
|
1167fdde74
|
revert circleci update
|
2024-04-13 01:17:02 +02:00 |
|
Krrish Dholakia
|
74aa230eac
|
fix(main.py): automatically infer mode for text completion models
|
2024-04-12 14:16:21 -07:00 |
|
Krrish Dholakia
|
b0770cf8e2
|
build(requirements.txt): bump google genai version
|
2024-04-12 13:52:47 -07:00 |
|
Krrish Dholakia
|
e407ff7ee7
|
build(ui): allow deleting models from UI + show correct provider in model list
|
2024-04-12 12:53:22 -07:00 |
|
Ishaan Jaff
|
0cef782ffa
|
fix - support text completion caching
|
2024-04-12 12:34:28 -07:00 |
|
Ishaan Jaff
|
11cd1ec6cf
|
test - atext_completion + caching
|
2024-04-12 12:32:21 -07:00 |
|
Krrish Dholakia
|
dc2f57e060
|
build(ui): allow multi select models when adding them to a model group
|
2024-04-12 11:48:07 -07:00 |
|
Krrish Dholakia
|
7ee17c97e7
|
build(ui): dropdown for known provider models
|
2024-04-12 11:17:09 -07:00 |
|
Krrish Dholakia
|
bdb32a0f42
|
build(ui): allow setting openai org id when creating new models
|
2024-04-12 09:34:09 -07:00 |
|
Ishaan Jaff
|
c063a63d15
|
ui - fix setting slack alerting
|
2024-04-12 08:52:33 -07:00 |
|
 Krish DholakiaandGitHub
|
e01e9fd764
|
Merge pull request #2984 from Dev-Khant/slack-msg-truncation
truncate long slack msg
|
2024-04-12 08:30:08 -07:00 |
|
 Ishaan JaffandGitHub
|
297f272a61
|
Merge pull request #2977 from BerriAI/litellm_sec_fix
fix - stop printing api_key in debug mode
|
2024-04-12 08:26:35 -07:00 |
|
 Ishaan JaffandGitHub
|
df2999e0eb
|
Merge pull request #2982 from bcvanmeurs/patch-1
Fix .dockerignore
|
2024-04-12 08:10:50 -07:00 |
|
Dev Khant
|
5cdcc5895c
|
truncate long slack msg
|
2024-04-12 17:22:14 +05:30 |
|
 Bram van MeursandGitHub
|
facdc795bb
|
Fix .dockerignore
Prefix slash does work on macos, but I suspect not on linux.
|
2024-04-12 11:06:24 +01:00 |
|
Mikkel Gravgaard
|
759414004a
|
Default model_name to None in _aembedding
|
2024-04-12 11:33:03 +02:00 |
|