Commit graph

6556 commits

Author SHA1 Message Date
ishaan-jaff
6166566054 (test) perplexity exception raising 2024-02-02 08:46:42 -08:00
ishaan-jaff
c73684a5b1 (feat) show correct provider in exceptions 2024-02-02 08:37:42 -08:00
ishaan-jaff
80e77c3410 (ui) fix - dependencies 2024-02-02 08:14:09 -08:00
ishaan-jaff
0e0e318c9e (ui) fix dependencies 2024-02-02 08:10:56 -08:00
Krish Dholakia
1b02d21ac3 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
da2b00cd87 bump: version 1.21.0 → 1.21.1 2024-02-02 07:39:23 -08:00
ishaan-jaff
d438e76332 (fix) ui - include UI deps in pyproject.toml 2024-02-02 07:39:11 -08:00
ishaan-jaff
17d827fbde (ui) fix python-multipart dep 2024-02-02 07:26:59 -08:00
Sébastien Campion
eb0f388e3d Allow to specify user email created via /user/new 2024-02-02 11:08:47 +01:00
Krish Dholakia
83a592aa02 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
c596dca2d1 bump: version 1.20.11 → 1.21.0 2024-02-01 21:42:13 -08:00
Krrish Dholakia
44098c4b41 refactor: fix spacing 2024-02-01 21:42:13 -08:00
Krish Dholakia
9be346c2ea 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
f01dce02d4 Merge branch 'main' into litellm_team_id_support 2024-02-01 21:40:22 -08:00
Krrish Dholakia
cb302012c7 test(test_proxy_server.py): fix health test 2024-02-01 21:32:29 -08:00
Krrish Dholakia
dfb994cfe9 test(test_proxy_server.py): fix health test 2024-02-01 21:31:51 -08:00
Krrish Dholakia
2e1aafa620 test(test_proxy_server.py): fix health test 2024-02-01 21:31:20 -08:00
Krrish Dholakia
db87cbc5d8 fix(utils.py): fix deepinfra streaming 2024-02-01 21:22:17 -08:00
Krrish Dholakia
35df1413f8 test: testing fixes 2024-02-01 21:20:46 -08:00
ishaan-jaff
d884fd50a3 (fix) bug with LITELLM_LOCAL_MODEL_COST_MAP 2024-02-01 21:11:05 -08:00
Krrish Dholakia
99678147df feat(utils.py): support dynamic langfuse params and team settings on proxy 2024-02-01 21:08:24 -08:00
ishaan-jaff
c2904a8057 (docs) set ssl_verify for OpenAI 2024-02-01 21:07:58 -08:00
ishaan-jaff
1cd2bcf576 (fix) import verbose_logger 2024-02-01 20:25:16 -08:00
ishaan-jaff
73b250813f bump: version 1.20.10 → 1.20.11 2024-02-01 20:17:28 -08:00
Krrish Dholakia
9f364bc4f2 test(test_key_generate_prisma.py): fix assert test 2024-02-01 19:47:32 -08:00
Krish Dholakia
a83e666173 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
e6dc63d348 feat(utils.py): support dynamic success callbacks 2024-02-01 19:42:01 -08:00
Krrish Dholakia
71ee4524c5 fix(utils.py): fix azure exception mapping 2024-02-01 19:05:20 -08:00
Krrish Dholakia
0ab8b764cc fix(utils.py): fix deepinfra streaming 2024-02-01 18:46:50 -08:00
Krrish Dholakia
14f816a781 fix(vertex_ai.py): fix params 2024-02-01 18:09:49 -08:00
Krrish Dholakia
0074f82607 docs(token_usage.md): add LITELLM_LOCAL_MODEL_COST_MAP to docs 2024-02-01 18:05:13 -08:00
Krrish Dholakia
d8c1fcb61a fix(__init__.py): allow model_cost_map to be loaded locally 2024-02-01 18:00:30 -08:00
Igor Berlenko
2f4ec16705 Update model_prices_and_context_window.json - added gpt-3.5-turbo-0125 2024-02-02 09:51:43 +08:00
Krrish Dholakia
07b60b63cd feat(vertex_ai.py): add support for custom models via vertex ai model garden 2024-02-01 17:47:34 -08:00
ishaan-jaff
edffc5fd0d (fix) handle when users pass Malformed API Key 2024-02-01 16:29:50 -08:00
ishaan-jaff
2902cb1d82 (fix) ci/cd don't let importing litellm._version block starting proxy 2024-02-01 16:23:16 -08:00
ishaan-jaff
1b1475ab46 (ci/cd) print importlib_metadata error 2024-02-01 16:21:23 -08:00
ishaan-jaff
969f7a64b6 (docs) ui 2024-02-01 16:17:35 -08:00
ishaan-jaff
3946264ecd (docs) proxy ui 2024-02-01 16:17:04 -08:00
ishaan-jaff
9abfe59f34 (fix) ui link 2024-02-01 16:14:29 -08:00
ishaan-jaff
47985d2e75 (fix) only allow master_key to access UI 2024-02-01 16:12:53 -08:00
ishaan-jaff
779c23ddbb (fix) default UI use master key for auth 2024-02-01 16:05:23 -08:00
ishaan-jaff
d47fad5392 (fix) proxy - show Admin Panel on swagger 2024-02-01 16:02:57 -08:00
Ishaan Jaff
cb4ab543e9 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
e5158d3e83 (fix) proxy - remove Literal 2024-02-01 15:36:33 -08:00
ishaan-jaff
ef9065a87e (test) prisma /key/gen 2024-02-01 15:36:10 -08:00
ishaan-jaff
4f9a4ce5af (test) test _get_bearer_token 2024-02-01 15:33:03 -08:00
ishaan-jaff
f5891bcf72 (test) key_gen 2024-02-01 15:27:00 -08:00
ishaan-jaff
4b100a04e0 (test) custom_auth.py 2024-02-01 15:26:22 -08:00
ishaan-jaff
9c07985725 (fix) update v 2024-02-01 15:25:30 -08:00