Ishaan Jaff
|
0773596235
|
fix - improve logic for all_available_callbacks
|
2024-06-04 18:08:27 -07:00 |
|
Krrish Dholakia
|
fb12bc70c4
|
docs(assistants.md): update assistants doc with azure tutorial
|
2024-06-04 16:53:07 -07:00 |
|
Ishaan Jaff
|
b8c9326df4
|
add type for AllCallbacks
|
2024-06-04 16:33:42 -07:00 |
|
Krrish Dholakia
|
f3d78532f9
|
feat(assistants/main.py): add assistants api streaming support
|
2024-06-04 16:30:35 -07:00 |
|
Krrish Dholakia
|
52a2f5150c
|
fix(utils.py): fix cost calculation for openai-compatible streaming object
|
2024-06-04 10:36:25 -07:00 |
|
Ishaan Jaff
|
ac2fa23018
|
fix proxy config.yaml
|
2024-06-04 09:40:34 -07:00 |
|
Ishaan Jaff
|
e96d2e3b1b
|
fix otel logging fixes
|
2024-06-04 08:53:33 -07:00 |
|
Ishaan Jaff
|
0447dc75ed
|
ui - new build
|
2024-06-03 21:15:00 -07:00 |
|
Ishaan Jaff
|
14fc5ace66
|
ui - new build
|
2024-06-03 21:09:29 -07:00 |
|
Ishaan Jaff
|
c1bac5e89d
|
feat - use inlcusive analytics on proxy
|
2024-06-03 20:49:21 -07:00 |
|
Ishaan Jaff
|
016b8294b0
|
feat - filter analytics by customer
|
2024-06-03 20:42:17 -07:00 |
|
Ishaan Jaff
|
f7f1ce9345
|
feat - get all unique end_users
|
2024-06-03 20:19:12 -07:00 |
|
Ishaan Jaff
|
17d421fc70
|
feat - backend changes for filtering by api key
|
2024-06-03 19:30:12 -07:00 |
|
Ishaan Jaff
|
73cc3067cd
|
feat - filter model metrics by api key
|
2024-06-03 18:53:01 -07:00 |
|
Ishaan Jaff
|
2c12d0445e
|
Merge pull request #3994 from BerriAI/litellm_ui_select_spend_by_tag
[Feat] Admin UI - Multi-Select Tags, Viewing spend by tags
|
2024-06-03 16:44:02 -07:00 |
|
Ishaan Jaff
|
45cb899687
|
fix - working filter by tag query
|
2024-06-03 15:12:09 -07:00 |
|
Ishaan Jaff
|
2ac8f1c6ec
|
get all tags on ui
|
2024-06-03 14:21:35 -07:00 |
|
Krrish Dholakia
|
90f5aa7125
|
fix(main.py): fix ahealth_check to infer mode when custom_llm_provider/model_name used
|
2024-06-03 14:06:36 -07:00 |
|
Ishaan Jaff
|
3d98a462ae
|
feat - return all tag names
|
2024-06-03 14:02:03 -07:00 |
|
Ishaan Jaff
|
dd7d0a2895
|
Merge pull request #3983 from BerriAI/litellm_log_request_boddy_langfuse
[Feat] Log Raw Request from LiteLLM on Langfuse - when `"log_raw_request": true`
|
2024-06-03 13:42:06 -07:00 |
|
Krrish Dholakia
|
872cd2d8a0
|
fix(langfuse.py): log litellm response cost as part of langfuse metadata
|
2024-06-03 12:58:30 -07:00 |
|
Ishaan Jaff
|
ae3dbe8e0c
|
fix logging raw request to langfuse
|
2024-06-03 07:54:34 -07:00 |
|
Krrish Dholakia
|
64ad3f8137
|
feat(proxy_server.py): log litellm api version on llm api calls
Closes https://github.com/BerriAI/litellm/issues/3673
|
2024-06-01 19:49:57 -07:00 |
|
Krrish Dholakia
|
7715267989
|
fix(router.py): simplify scheduler
move the scheduler poll queuing logic into the router class, making it easier to use
|
2024-06-01 16:09:57 -07:00 |
|
Krrish Dholakia
|
f75c15d6cd
|
fix(proxy_server.py): security fix - fix sql injection attack on global spend logs
|
2024-06-01 14:16:41 -07:00 |
|
Krrish Dholakia
|
a0fb301b18
|
docs(assistants.md): add assistants api to docs
|
2024-06-01 10:30:07 -07:00 |
|
Krish Dholakia
|
8375e9621c
|
Merge pull request #3954 from BerriAI/litellm_simple_request_prioritization
feat(scheduler.py): add request prioritization scheduler
|
2024-05-31 23:29:09 -07:00 |
|
Krrish Dholakia
|
be0d473bb3
|
docs(proxy_server.py): add link to customize swagger docs on base url
|
2024-05-31 22:06:25 -07:00 |
|
Ishaan Jaff
|
a034a550c5
|
ui - new build
|
2024-05-31 21:49:16 -07:00 |
|
Krish Dholakia
|
989665c7dc
|
Delete litellm/proxy/_experimental/out/404/index.html
|
2024-05-31 21:42:15 -07:00 |
|
Krish Dholakia
|
8df912cfa2
|
Delete litellm/proxy/_experimental/out/model_hub/index.html
|
2024-05-31 21:42:00 -07:00 |
|
Krrish Dholakia
|
f3c37f487a
|
fix(proxy_server.py): fix naming conflict
|
2024-05-31 19:41:53 -07:00 |
|
Krrish Dholakia
|
f8d4be710e
|
docs(scheduler.md): add request prioritization to docs
|
2024-05-31 19:35:47 -07:00 |
|
Krrish Dholakia
|
79287a7584
|
feat(scheduler.py): add request prioritization scheduler
allow user to set priority for a request
|
2024-05-31 18:51:13 -07:00 |
|
Ishaan Jaff
|
ffa16a2f6a
|
fix include request_typ in key_generate requests
|
2024-05-31 18:46:59 -07:00 |
|
Krish Dholakia
|
08bae3185a
|
Merge pull request #3936 from BerriAI/litellm_assistants_api_proxy
feat(proxy_server.py): add assistants api endpoints to proxy server
|
2024-05-31 18:43:22 -07:00 |
|
Ishaan Jaff
|
8ba37f8ebe
|
ui - new build
|
2024-05-31 18:38:02 -07:00 |
|
Ishaan Jaff
|
78c31face5
|
Merge pull request #3953 from BerriAI/litellm_ui_allow_users_to_sign_in_with_links
UI - allow users to sign in with with email/password
|
2024-05-31 18:36:30 -07:00 |
|
Ishaan Jaff
|
6623c1e017
|
Merge branch 'main' into litellm_ui_invite_for_spend_viewer
|
2024-05-31 18:36:07 -07:00 |
|
Ishaan Jaff
|
9243be6042
|
feat - allow sign in with user email and password
|
2024-05-31 18:34:01 -07:00 |
|
Ishaan Jaff
|
5539833a56
|
fix clean up flow for adding ui spend viewers
|
2024-05-31 17:57:50 -07:00 |
|
Ishaan Jaff
|
e17db30b67
|
fix - allow proxy_Admin_viewer /global/activity
|
2024-05-31 17:45:37 -07:00 |
|
Ishaan Jaff
|
9b92ad96a6
|
fix - invirte users with invite links
|
2024-05-31 17:39:58 -07:00 |
|
Ishaan Jaff
|
3a334c8898
|
Merge branch 'main' into litellm_ui_invite_links
|
2024-05-31 17:30:25 -07:00 |
|
Ishaan Jaff
|
190ba2a3b9
|
fix allow PROXY_ADMIN_VIEW_ONLY to create an account
|
2024-05-31 17:29:17 -07:00 |
|
Ishaan Jaff
|
a049a52fde
|
Merge pull request #3942 from BerriAI/litellm_send_email_user_new
feat - `send_invite_email` on /user/new
|
2024-05-31 17:28:32 -07:00 |
|
Ishaan Jaff
|
92d8e62072
|
ui - new build
|
2024-05-31 16:20:45 -07:00 |
|
Ishaan Jaff
|
dd64ae2ec1
|
feat - onboarding/get_token
|
2024-05-31 16:20:10 -07:00 |
|
Ishaan Jaff
|
dd8bafb647
|
fix - when general_settings is None
|
2024-05-31 13:19:06 -07:00 |
|
Ishaan Jaff
|
0ed2099d71
|
fix test key gen prisma
|
2024-05-31 10:57:58 -07:00 |
|