Richard Macarthy
|
e6263fd31a
|
Fix link to providers
|
2024-04-04 15:04:07 +01:00 |
|
Krrish Dholakia
|
dd14b8cbaa
|
bump: version 1.34.25 → 1.34.26
|
2024-04-03 23:31:25 -07:00 |
|
Krish Dholakia
|
0c5b8a7667
|
Merge pull request #2827 from BerriAI/litellm_model_add_api
fix(proxy_server.py): persist models added via `/model/new` to db
|
2024-04-03 23:30:39 -07:00 |
|
Krrish Dholakia
|
292c96c0b2
|
build(requirements.txt): update requirements.txt
|
2024-04-03 23:27:10 -07:00 |
|
Krrish Dholakia
|
9fe1c26e0d
|
build(proxy_server_config.yaml): add store_model_in_db flag
|
2024-04-03 23:20:41 -07:00 |
|
Krrish Dholakia
|
346cd1876b
|
fix: raise correct error
|
2024-04-03 22:37:51 -07:00 |
|
Krrish Dholakia
|
20849cbbfc
|
fix(router.py): fix pydantic object logic
|
2024-04-03 21:57:19 -07:00 |
|
Krrish Dholakia
|
ef2f6ef6a2
|
test(test_acooldowns_router.py): fix tpm
|
2024-04-03 21:24:42 -07:00 |
|
Ishaan Jaff
|
fa44f45429
|
(ci/cd) run again
|
2024-04-03 21:02:08 -07:00 |
|
Ishaan Jaff
|
23336f62af
|
(ui) new ui build
|
2024-04-03 21:01:25 -07:00 |
|
Ishaan Jaff
|
fb741d96ca
|
test - voyage ai embedding
|
2024-04-03 20:54:35 -07:00 |
|
Ishaan Jaff
|
e154c5d834
|
Merge pull request #2828 from BerriAI/ui_fix_edit_key_showing_models
(ui) fix bug when editing keys - selecting models
|
2024-04-03 20:52:43 -07:00 |
|
Krish Dholakia
|
6bc48d7e8d
|
Merge branch 'main' into litellm_model_add_api
|
2024-04-03 20:29:44 -07:00 |
|
Ishaan Jaff
|
eb24398ee1
|
(ui) fix bug when editing
|
2024-04-03 20:29:25 -07:00 |
|
Krrish Dholakia
|
5fb46cf32e
|
build(schema.prisma): add proxy model table to prisma schema
|
2024-04-03 20:17:38 -07:00 |
|
Krrish Dholakia
|
f536fb13e6
|
fix(proxy_server.py): persist models added via /model/new to db
allows models to be used across instances
https://github.com/BerriAI/litellm/issues/2319 , https://github.com/BerriAI/litellm/issues/2329
|
2024-04-03 20:16:41 -07:00 |
|
Ishaan Jaff
|
d627c90bfd
|
ci/cd run again
|
2024-04-03 20:13:46 -07:00 |
|
Ishaan Jaff
|
aaf78abe86
|
(ci/cd) fix langfuse pydantic bug
|
2024-04-03 20:08:18 -07:00 |
|
Ishaan Jaff
|
a289ac62fd
|
bump: version 1.34.24 → 1.34.25
|
2024-04-03 19:42:50 -07:00 |
|
Ishaan Jaff
|
8207956982
|
ui - new build
|
2024-04-03 19:42:26 -07:00 |
|
Ishaan Jaff
|
b353820aed
|
Merge pull request #2825 from BerriAI/ui_fix_team_update
[UI] Fix Team Edit Bug
|
2024-04-03 19:41:30 -07:00 |
|
Ishaan Jaff
|
6edaaa92ab
|
fix team update bug
|
2024-04-03 19:38:07 -07:00 |
|
Ishaan Jaff
|
53412b3e6e
|
Merge pull request #2823 from BerriAI/ui_fix_delete_key_bug
UI - Fix deleting a key - (this was flaky and would randomly fail)
|
2024-04-03 18:37:00 -07:00 |
|
Ishaan Jaff
|
4795fced10
|
fix deleting a key on ui
|
2024-04-03 18:33:16 -07:00 |
|
Ishaan Jaff
|
d36814104c
|
Merge pull request #2822 from BerriAI/litellm_ui_fix_edit_key
FIXED - ui edit keys bug (Edit did not work for a pre-existing key)
|
2024-04-03 18:25:28 -07:00 |
|
Ishaan Jaff
|
47a456b819
|
Merge pull request #2821 from BerriAI/litellm_ui_qa_fixes
[FEAT] UI - simplify creating Keys (clean up form and require a model to be selected on UI)
|
2024-04-03 18:23:34 -07:00 |
|
Ishaan Jaff
|
79be7239a2
|
fix - ui edit keys bug
|
2024-04-03 18:23:22 -07:00 |
|
Ishaan Jaff
|
29f2459151
|
ui - simplify create key form
|
2024-04-03 18:07:08 -07:00 |
|
Ishaan Jaff
|
82c19da006
|
fix using stable
|
2024-04-03 15:37:03 -07:00 |
|
Ishaan Jaff
|
16603bfa76
|
add stable param
|
2024-04-03 15:29:15 -07:00 |
|
Krrish Dholakia
|
30f71e6ad0
|
build(config.yml): pin langfuse version
|
2024-04-03 15:26:16 -07:00 |
|
Krrish Dholakia
|
5721e8bdc6
|
bump: version 1.34.23 → 1.34.24
|
2024-04-03 15:24:05 -07:00 |
|
Krrish Dholakia
|
475144e5b7
|
fix(openai.py): support passing prompt as list instead of concat string
|
2024-04-03 15:23:20 -07:00 |
|
Ishaan Jaff
|
6048582f95
|
fix do stable releases
|
2024-04-03 15:13:43 -07:00 |
|
Ishaan Jaff
|
f2dfd1ebe8
|
fix stable releases
|
2024-04-03 15:03:54 -07:00 |
|
Ishaan Jaff
|
ca77766a58
|
fix -stable releases
|
2024-04-03 15:00:37 -07:00 |
|
Ishaan Jaff
|
47fceb9e5d
|
fix main-stable
|
2024-04-03 14:59:39 -07:00 |
|
Ishaan Jaff
|
79441d01c0
|
use original deploy
|
2024-04-03 14:48:51 -07:00 |
|
Ishaan Jaff
|
f37322ed10
|
use -stable in releases
|
2024-04-03 14:39:19 -07:00 |
|
Ishaan Jaff
|
1f39acb569
|
use -stable in releases
|
2024-04-03 14:37:11 -07:00 |
|
Ishaan Jaff
|
7ad4752b87
|
fix use main-stable
|
2024-04-03 14:30:11 -07:00 |
|
Ishaan Jaff
|
42bba87839
|
fix use main-stable correctly
|
2024-04-03 14:30:03 -07:00 |
|
Ishaan Jaff
|
4005cfd098
|
use stable releases
|
2024-04-03 14:27:33 -07:00 |
|
Krrish Dholakia
|
24d9fcb32c
|
fix(lunary.py): move parse_version to inside lunarylogger
|
2024-04-03 13:52:42 -07:00 |
|
Krrish Dholakia
|
fcaa452ccd
|
feat(prometheus.py): track team based metrics on prometheus
|
2024-04-03 13:43:21 -07:00 |
|
Krrish Dholakia
|
cbe4aa386b
|
docs(token_auth.md): update links
|
2024-04-03 13:23:30 -07:00 |
|
Krrish Dholakia
|
06b7d2608e
|
docs(token_auth.md): update docs
|
2024-04-03 13:21:25 -07:00 |
|
Krrish Dholakia
|
15e0099948
|
fix(proxy_server.py): return original model response via response headers - /v1/completions
to help devs with debugging
|
2024-04-03 13:05:43 -07:00 |
|
Krrish Dholakia
|
f17dd68df3
|
test(test_text_completion.py): unit testing for text completion pydantic object
|
2024-04-03 12:26:51 -07:00 |
|
Krish Dholakia
|
4a1b2704c2
|
Merge pull request #2711 from YiShiYiYuan/main
🐞 fix: djl vllm support
|
2024-04-03 09:41:46 -07:00 |
|