Commit Graph
6530 Commits
Author SHA1 Message Date
ishaan-jaff 87709ef77f (fix) bug with LITELLM_LOCAL_MODEL_COST_MAP 2024-02-01 21:11:05 -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
Krish DholakiaandGitHub 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 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 BerlenkoandGitHub 9accd59531 Update model_prices_and_context_window.json - added gpt-3.5-turbo-0125 2024-02-02 09:51:43 +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
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 JaffandGitHub 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
ishaan-jaff ade48dba39 (test) test _get_bearer_token 2024-02-01 15:33:03 -08:00
ishaan-jaff 0f1f3b1d9b (test) key_gen 2024-02-01 15:27:00 -08:00
ishaan-jaff 6d6c268352 (test) custom_auth.py 2024-02-01 15:26:22 -08:00
ishaan-jaff adf2e98038 (fix) update v 2024-02-01 15:25:30 -08:00
Ishaan JaffandGitHub b41ad7fda5 Merge pull request #1747 from BerriAI/litellm_stop_needing_sso_ui
(ui) allow auth without sso
2024-02-01 15:12:55 -08:00
ishaan-jaff 26520dd4e4 (fix) ui improve default flow 2024-02-01 15:03:48 -08:00
ishaan-jaff 311957b615 (test) proxy_custom_auth 2024-02-01 14:54:57 -08:00
ishaan-jaff 9fb68710be (test) test_user_api_key_auth_without_master_key 2024-02-01 14:51:26 -08:00
ishaan-jaff 47519c9fdd (fix) test_key_name_null 2024-02-01 14:45:19 -08:00
ishaan-jaff df70fd5af5 (feat) proxy raise exceptions for different api_key formats 2024-02-01 14:38:32 -08:00
ishaan-jaff ffdac7b239 (test) malformed keys 2024-02-01 14:33:16 -08:00
ishaan-jaff ce37ead178 (fix) add literals to _get_bearer_token 2024-02-01 14:14:13 -08:00
ishaan-jaff 1b4b5185bb (test) custom_auth bearer tokens 2024-02-01 13:56:54 -08:00
ishaan-jaff e6bc73d131 (test) missing Bearer in custom auth 2024-02-01 13:55:50 -08:00
ishaan-jaff 5ee62b25f5 (fix) passed_in_key 2024-02-01 13:47:00 -08:00
ishaan-jaff b93a355b05 (fix) user_custom_auth 2024-02-01 13:37:14 -08:00
ishaan-jaff 157870651e (ui) allow auth without sso 2024-02-01 13:35:35 -08:00
Ishaan JaffandGitHub 42efa2a608 Merge pull request #1746 from BerriAI/litellm_ui_stop_requiring_proxyBaseUrl
[Feat-UI] Quick spin Up -  remove proxyBaseUrl
2024-02-01 13:10:04 -08:00
ishaan-jaff 932d07c5e6 (fix) proxy - remove PROXY_BASE_URL 2024-02-01 13:09:28 -08:00
ishaan-jaff 631657ba5e (docs) remove PROXYBASEURL 2024-02-01 13:09:03 -08:00
ishaan-jaff 891c5ad056 (ui) remove the need for setting PROXY_BASE_URL 2024-02-01 13:07:31 -08:00
ishaan-jaff 24dc49cfcf (ui) new UI build 2024-02-01 12:58:49 -08:00
ishaan-jaff 6eb1671be2 (ui) stop requiring proxyBaseUrl 2024-02-01 12:58:40 -08:00
ishaan-jaff d0843bf278 (ui) remove proxyBaseUrl 2024-02-01 12:54:09 -08:00
Ishaan JaffandGitHub 55a8e9f97e Merge pull request #1744 from Manouchehri/fix-redirect-oops-1
(fix) UI Proxy - Fix accidental redirect
2024-02-01 12:23:19 -08:00
David Manouchehri ac2f6edce6 (fix) UI Proxy - Fix accidental redirect. 2024-02-01 15:07:02 -05:00
ishaan-jaff deecf13bdc (docs) use bedrock + aws_region on proxy 2024-02-01 10:10:51 -08:00
Krrish Dholakia 1e7f7a5d52 bump: version 1.20.9 → 1.20.10 2024-02-01 09:56:54 -08:00
Krrish Dholakia b8027aea33 refactor(main.py): trigger rebuild 2024-02-01 09:56:45 -08:00
Krrish Dholakia 874ebad31d test(test_streaming.py): add test to make sure role is not returned in middle chunks during streaming 2024-02-01 09:55:56 -08:00