Commit graph

7083 commits

Author SHA1 Message Date
ishaan-jaff
a55e0a9689 (feat) show correct provider in exceptions 2024-02-02 08:37:42 -08:00
Krrish Dholakia
61576fa6a9 fix(utils.py): logging fixes 2024-02-02 08:31:17 -08:00
David Manouchehri
cb1990cabc
s3 logger - Improve filename to allow easier sorting. 2024-02-02 11:29:13 -05:00
Krrish Dholakia
5f9ea8a94f fix(utils.py): add track cost callback to callback list for team id callbacks 2024-02-02 08:18:06 -08:00
ishaan-jaff
5fc6081b60 (ui) fix - dependencies 2024-02-02 08:14:09 -08:00
ishaan-jaff
29c0614ad8 (ui) fix dependencies 2024-02-02 08:10:56 -08:00
Krish Dholakia
8b2314e3d2
Merge pull request #1759 from scampion/main
Allow to specify user email created via /user/new
2024-02-02 07:44:10 -08:00
ishaan-jaff
0a9bf361a4 bump: version 1.21.0 → 1.21.1 2024-02-02 07:39:23 -08:00
ishaan-jaff
9737ac36fd (fix) ui - include UI deps in pyproject.toml 2024-02-02 07:39:11 -08:00
ishaan-jaff
256070d24f (ui) fix python-multipart dep 2024-02-02 07:26:59 -08:00
Krrish Dholakia
92058cbcd4 fix(utils.py): override default success callbacks with dynamic callbacks if set 2024-02-02 06:21:43 -08:00
Sébastien Campion
3b19031342 Allow to specify user email created via /user/new 2024-02-02 11:08:47 +01:00
Krish Dholakia
7fc03bf745
Merge pull request #1749 from BerriAI/litellm_vertex_ai_model_garden
feat(vertex_ai.py): vertex ai model garden support
2024-02-01 21:52:12 -08:00
Krrish Dholakia
443225acb4 bump: version 1.20.11 → 1.21.0 2024-02-01 21:42:13 -08:00
Krrish Dholakia
9dadbb4b38 refactor: fix spacing 2024-02-01 21:42:13 -08:00
Krish Dholakia
e5f2a545e0
Merge pull request #1754 from BerriAI/litellm_team_id_support
feat(utils.py): Set team id specific params in config.yaml
2024-02-01 21:40:27 -08:00
Krish Dholakia
9a3fa243b8
Merge branch 'main' into litellm_team_id_support 2024-02-01 21:40:22 -08:00
Krrish Dholakia
5db2d4d895 test(test_proxy_server.py): fix health test 2024-02-01 21:32:29 -08:00
Krrish Dholakia
cdca942280 test(test_proxy_server.py): fix health test 2024-02-01 21:31:51 -08:00
Krrish Dholakia
de74d78150 test(test_proxy_server.py): fix health test 2024-02-01 21:31:20 -08:00
Krrish Dholakia
c4350c574c fix(utils.py): fix deepinfra streaming 2024-02-01 21:22:17 -08:00
Krrish Dholakia
bbb5bd19e8 test: testing fixes 2024-02-01 21:20:46 -08:00
ishaan-jaff
87709ef77f (fix) bug with LITELLM_LOCAL_MODEL_COST_MAP 2024-02-01 21:11:05 -08:00
Krrish Dholakia
a301d8aa4b feat(utils.py): support dynamic langfuse params and team settings on proxy 2024-02-01 21:08:24 -08:00
ishaan-jaff
662d5e8b85 (docs) set ssl_verify for OpenAI 2024-02-01 21:07:58 -08:00
ishaan-jaff
f8e8c1f900 (fix) import verbose_logger 2024-02-01 20:25:16 -08:00
ishaan-jaff
3c101ad38c bump: version 1.20.10 → 1.20.11 2024-02-01 20:17:28 -08:00
Krrish Dholakia
c25c48e828 test(test_key_generate_prisma.py): fix assert test 2024-02-01 19:47:32 -08:00
Krish Dholakia
b3806676ce
Merge pull request #1752 from 7flash/patch-1
Update model_prices_and_context_window.json - added gpt-3.5-turbo-0125
2024-02-01 19:43:48 -08:00
Krrish Dholakia
b79a6607b2 feat(utils.py): support dynamic success callbacks 2024-02-01 19:42:01 -08:00
Krrish Dholakia
245ec2430e fix(utils.py): fix azure exception mapping 2024-02-01 19:05:20 -08:00
Krrish Dholakia
241f0aad5e fix(utils.py): fix deepinfra streaming 2024-02-01 18:46:50 -08:00
Krrish Dholakia
0072d796f6 fix(vertex_ai.py): fix params 2024-02-01 18:09:49 -08:00
Krrish Dholakia
1a1b929a4e docs(token_usage.md): add LITELLM_LOCAL_MODEL_COST_MAP to docs 2024-02-01 18:05:13 -08:00
Krrish Dholakia
ec427ae322 fix(__init__.py): allow model_cost_map to be loaded locally 2024-02-01 18:00:30 -08:00
Igor Berlenko
9accd59531
Update model_prices_and_context_window.json - added gpt-3.5-turbo-0125 2024-02-02 09:51:43 +08:00
Krrish Dholakia
0f9e793daf feat(vertex_ai.py): add support for custom models via vertex ai model garden 2024-02-01 17:47:34 -08:00
ishaan-jaff
8d7860b077 (fix) handle when users pass Malformed API Key 2024-02-01 16:29:50 -08:00
ishaan-jaff
ed8c62c24a (fix) ci/cd don't let importing litellm._version block starting proxy 2024-02-01 16:23:16 -08:00
ishaan-jaff
9c743a75f7 (ci/cd) print importlib_metadata error 2024-02-01 16:21:23 -08:00
ishaan-jaff
bfdc3f6205 (docs) ui 2024-02-01 16:17:35 -08:00
ishaan-jaff
e13e61ad3b (docs) proxy ui 2024-02-01 16:17:04 -08:00
ishaan-jaff
44bf1409e0 (fix) ui link 2024-02-01 16:14:29 -08:00
Chris Van Pelt
1568b162f5
Re-raise exception in async ollama streaming 2024-02-01 16:14:07 -08:00
ishaan-jaff
a45ce8c5f5 (fix) only allow master_key to access UI 2024-02-01 16:12:53 -08:00
ishaan-jaff
83cbed8b20 (fix) default UI use master key for auth 2024-02-01 16:05:23 -08:00
ishaan-jaff
99a0fce772 (fix) proxy - show Admin Panel on swagger 2024-02-01 16:02:57 -08:00
Ishaan Jaff
b6a709fd8d
Merge pull request #1748 from BerriAI/litellm_custom_auth_fixes
[Fix] user_custom_auth fixes when user passed bad api_keys
2024-02-01 15:42:39 -08:00
ishaan-jaff
3507812977 (fix) proxy - remove Literal 2024-02-01 15:36:33 -08:00
ishaan-jaff
e65e01f267 (test) prisma /key/gen 2024-02-01 15:36:10 -08:00