Commit graph

6436 commits

Author SHA1 Message Date
ishaan-jaff
93ea259498 (fix) update UI build 2024-01-31 19:17:46 -08:00
ishaan-jaff
baa5239a42 (ui) fix re-render bug 2024-01-31 18:43:52 -08:00
ishaan-jaff
7d244ca710 (feat) proxy use jwts for UI 2024-01-31 18:13:00 -08:00
ishaan-jaff
1cc7c50680 (ui) use jwts 2024-01-31 18:12:14 -08:00
ishaan-jaff
e4d2d77f11 (ui) use jwt for accessToken 2024-01-31 18:12:03 -08:00
ishaan-jaff
9891b12ec0 (fix) ui - if user logged in set allow_user_auth: True 2024-01-31 15:53:49 -08:00
Ishaan Jaff
43db7ce9c0
Merge pull request #1726 from BerriAI/litellm_include_ui_on_proxy
[Feat] Add Admin UI on Proxy Server (Static Web App)
2024-01-31 15:48:05 -08:00
ishaan-jaff
901fe6b40d (fix) /routes endpoint 2024-01-31 15:42:08 -08:00
ishaan-jaff
90eb50ddd3 (fix) ui 2024-01-31 15:32:46 -08:00
ishaan-jaff
deee837bb0 (fix) try/except new ui feature 2024-01-31 15:31:20 -08:00
ishaan-jaff
78fc27bb74 (fix) ui use relative path 2024-01-31 15:24:46 -08:00
ishaan-jaff
7876727268 (feat) move proxy UI to experimental 2024-01-31 15:17:27 -08:00
ishaan-jaff
c388935d42 (ui) direct users to UI on swagger 2024-01-31 15:01:03 -08:00
ishaan-jaff
a60368b6d5 (docs) update link to ui admin panel 2024-01-31 14:35:50 -08:00
ishaan-jaff
e4cdbb2a93 (fix) redirects 2024-01-31 14:31:01 -08:00
ishaan-jaff
6f12932d57 (feat) include ui in proxy 2024-01-31 14:22:09 -08:00
ishaan-jaff
5b9af39373 (feat) add /ui to proxy 2024-01-31 14:21:34 -08:00
Krish Dholakia
855d27d2e9
Update model_prices_and_context_window.json 2024-01-31 13:23:30 -08:00
Krrish Dholakia
e71d3f8df4 refactor(main.py): trigger rebuild 2024-01-31 13:06:12 -08:00
Krrish Dholakia
92ebe132e8 test(test_keys.py): fix test 2024-01-31 11:26:49 -08:00
ishaan-jaff
a6d7e54cda (feat) log raw llm api calls on langfuse 2024-01-31 11:12:07 -08:00
Krrish Dholakia
ecc6855e49 build(config.yml): add more logging for docker build and test 2024-01-31 10:58:25 -08:00
Krrish Dholakia
eea4325e60 test(test_keys.py): add more retries for checking if budget updated 2024-01-31 10:44:19 -08:00
Ishaan Jaff
cf5f6ab49c
Merge pull request #1722 from BerriAI/litellm_langfuse_log_embedding
[Feat] Langfuse log embeddings
2024-01-31 10:30:30 -08:00
ishaan-jaff
71e14cbbda (fix) langfuse check for embedding 2024-01-31 10:28:18 -08:00
Krish Dholakia
e4a327121f
Merge pull request #1720 from BerriAI/litellm_generated_token_cleanup
fix(proxy_server.py): don't log sk-.. as part of logging object
2024-01-31 10:28:17 -08:00
ishaan-jaff
6e7987c4fc (beta-test) langfuse embedding 2024-01-31 10:25:19 -08:00
ishaan-jaff
f4def61a90 (feat) langfuse - log embeddings 2024-01-31 10:22:29 -08:00
Krrish Dholakia
a0022410fa test(test_users.py): add more reattempts and delays 2024-01-31 10:05:35 -08:00
Krrish Dholakia
46a21c0a58 fix(proxy_server.py): don't log sk-.. as part of logging object 2024-01-31 09:51:33 -08:00
Krrish Dholakia
eb9eca6f37 refactor(main.py): trigger rebuild 2024-01-31 09:39:28 -08:00
Krrish Dholakia
70d5f9ef96 test(test_keys.py): reorder tests 2024-01-31 09:37:37 -08:00
Krrish Dholakia
dd47c9d854 test(test_amazing_vertex_completion.py): fix test to handle api instability 2024-01-31 08:34:01 -08:00
ishaan-jaff
c43b6e6f41 (fix) proxy - show value of allow_user_auth 2024-01-31 07:56:45 -08:00
ishaan-jaff
626fea9a68 (fix) include fastapi-sso==0.10.0 Dockerfile 2024-01-31 06:59:46 -08:00
Krrish Dholakia
c80dbcc7ea fix(proxy_server.py): set expires to string before saving to cache 2024-01-30 22:06:33 -08:00
Krish Dholakia
5429698bf3
Merge pull request #1700 from BerriAI/litellm_no_store_cache_control
feat(proxy_server.py): enable cache controls per key + no-store cache flag
2024-01-30 21:45:14 -08:00
Krish Dholakia
ce415a243d
Merge branch 'main' into litellm_no_store_cache_control 2024-01-30 21:44:57 -08:00
Krish Dholakia
67bb11836a
Merge pull request #1696 from BerriAI/litellm_proxy_cold_start_Time
fix(proxy_server.py): speed up proxy startup time
2024-01-30 21:34:45 -08:00
Krrish Dholakia
de223d0059 build(schema.prisma): update prisma schema with allowed_cache_controls param 2024-01-30 21:17:01 -08:00
Krrish Dholakia
114c2f82d4 bump: version 1.20.6 → 1.20.7 2024-01-30 21:15:34 -08:00
Krrish Dholakia
a07f3ec2d4 fix(router.py): remove wrapping of router.completion() let clients handle this 2024-01-30 21:12:41 -08:00
Krrish Dholakia
f9acad87dc feat(proxy_server.py): enable cache controls per key + no-store cache flag 2024-01-30 20:46:50 -08:00
Krrish Dholakia
a27858c5c8 fix(_types.py): support datetime as a type for expires field 2024-01-30 18:58:54 -08:00
Ishaan Jaff
4219fe02d7
Merge pull request #1697 from BerriAI/litellm_ui_sso_optional
[Feat-UI] Make SSO Optional
2024-01-30 18:47:35 -08:00
ishaan-jaff
069976daed (fix) install python-multipart if missing 2024-01-30 18:19:49 -08:00
ishaan-jaff
9780589173 (fix) dependencies in /sso/key/generate 2024-01-30 18:13:53 -08:00
ishaan-jaff
cfa69c3184 (docs) UI - no sso 2024-01-30 17:05:36 -08:00
ishaan-jaff
8daabe16f4 (feat) allow users to use UI without SSO 2024-01-30 17:00:40 -08:00
ishaan-jaff
f966cce26a (feat) add litellm login to proxy 2024-01-30 16:47:12 -08:00