Commit Graph
16937 Commits
Author SHA1 Message Date
Ishaan Jaff b0ae0101f4 make regenerating api keys enterprise 2024-08-26 18:53:28 -07:00
Ishaan Jaff 83813af0a2 regenerate key 2024-08-26 18:44:46 -07:00
Ishaan Jaff 5c2c316919 update ui regen key 2024-08-26 18:41:20 -07:00
Ishaan Jaff 4dc2eea58d update key name when regenerating a key 2024-08-26 18:40:51 -07:00
Ishaan Jaff 3527e47b59 ui regenerate an api key 2024-08-26 18:33:18 -07:00
Ishaan Jaff 40c018272c working regenerate key flow 2024-08-26 18:28:26 -07:00
Ishaan Jaff 2615edc468 allow using hashed api keys on regen key 2024-08-26 18:15:52 -07:00
Ishaan Jaff 6b8bb69af3 test test_regenerate_api_key 2024-08-26 18:00:51 -07:00
Ishaan Jaff 7230ee1f55 add regenerate_key_fn 2024-08-26 17:59:44 -07:00
Ishaan Jaff 5745f3d6cc fix schema 2024-08-26 17:27:06 -07:00
Ishaan Jaff cbef0c0a0d add key_state created at to token 2024-08-26 16:52:33 -07:00
Ishaan Jaff fb150f7ce5 update schema 2024-08-26 16:52:19 -07:00
Krrish Dholakia 0a15d3b3c3 fix(utils.py): fix message replace 2024-08-26 15:43:30 -07:00
Ishaan JaffandGitHub 71bf5b31b2 Merge pull request #5371 from BerriAI/litellm_vertex_ft_models
[Feat] Add support for fine tuned vertexai models
2024-08-26 15:01:23 -07:00
Krrish Dholakia 174b1c43e3 fix(utils.py): support 'PERPLEXITY_API_KEY' in env 2024-08-26 13:59:57 -07:00
Ishaan Jaff 8d9f94ede7 vertex add finetuned models 2024-08-26 13:39:20 -07:00
Krrish Dholakia 8233a20db0 docs: fix dead links 2024-08-26 13:28:25 -07:00
Ishaan Jaff 07a45fc844 add test for test_completion_fine_tuned_model 2024-08-26 13:26:56 -07:00
Ishaan Jaff 3d11b21726 add fine tuned vertex model support 2024-08-26 13:10:04 -07:00
Krrish Dholakia 2b40f2eaed test(test_function_calling.py): fix test 2024-08-26 12:18:50 -07:00
Ishaan Jaff b2bac2bc34 fix link on getting started 2024-08-26 11:06:46 -07:00
Ishaan JaffandGitHub ea4fc4dbf4 Merge pull request #5367 from BerriAI/docs_use_litellm_proxy
[Docs] use litellm sdk with litellm proxy server
2024-08-26 11:03:51 -07:00
Ishaan Jaff 6d61c396b3 docs using litellm sdk with litellm proxy 2024-08-26 11:03:33 -07:00
Ishaan Jaff 68bb735b3b docs use litellm proxy with litellm python sdk 2024-08-26 10:50:24 -07:00
Ishaan Jaff 71739e942a fix qdrant semantic cache 2024-08-26 09:25:59 -07:00
Krrish Dholakia 4e9f66bc7e fix(vertex_httpx.py): return project id, if given v1.44.6 v1.44.6-stable 1.44.6 2024-08-26 09:14:04 -07:00
Ishaan Jaff 98c1fb0fbd docs - explain how custom guardrail is mounted 2024-08-26 08:47:01 -07:00
Ishaan Jaff 735eb041b9 ci/cd run again 2024-08-26 08:36:58 -07:00
Krrish Dholakia 4d29c1fb69 fix(vertex_httpx.py): use dynamic project id 2024-08-24 23:34:20 -07:00
Krish DholakiaandGitHub 87dbdced06 Merge pull request #4582 from BerriAI/litellm_vertex_migration
refactor(main.py): migrate vertex gemini calls to vertex_httpx
2024-08-24 19:33:21 -07:00
Krrish Dholakia 64952ab044 fix: fix tests 2024-08-24 19:32:22 -07:00
Krish DholakiaandGitHub f27abe0462 Merge branch 'main' into litellm_vertex_migration 2024-08-24 18:24:19 -07:00
Krrish Dholakia 5019e0322f fix(utils.py): fix linting errors 2024-08-24 17:51:59 -07:00
Ishaan Jaff b2388e3409 test test_cooldown_same_model_name 2024-08-24 17:16:25 -07:00
Ishaan Jaff 366b78f2a5 bump: version 1.44.5 → 1.44.6 2024-08-24 16:46:55 -07:00
Ishaan Jaff d9769c393e ui new build 2024-08-24 16:45:53 -07:00
Ishaan Jaff 20840eaad3 fix linting errors when adding a new team member 2024-08-24 16:38:43 -07:00
Ishaan JaffandGitHub 0ad5f58930 Merge pull request #5357 from BerriAI/ui_allow_setting_tpm_rpm_per_model
[Feat] Admin UI - allow setting tpm / rpm per model
2024-08-24 16:28:08 -07:00
Ishaan JaffandGitHub c99914d18e Merge pull request #5356 from BerriAI/ui_allow_setting_rpm_tpm_on_ui
Feat - ui allow setting tpm / rpm limits on keys on ui
2024-08-24 16:27:58 -07:00
Ishaan JaffandGitHub 11187920ec Merge pull request #5352 from BerriAI/litellm_allow_setting_caching_mode
[Feat-Caching] allow setting caching mode to default off
2024-08-24 16:27:45 -07:00
Ishaan JaffandGitHub 35740da03d Merge pull request #5354 from BerriAI/vertex_allow_auth
[Feat-Vertex] Support using  workload identity federation
2024-08-24 16:27:29 -07:00
Ishaan Jaff e8b9fbf9f9 fix allow setting per model tpm rpm limits 2024-08-24 15:34:25 -07:00
Ishaan Jaff 98d1113e89 ui allow setting tpm / rpm limits on ui 2024-08-24 12:42:39 -07:00
Ishaan JaffandGitHub 16b1302702 Merge pull request #5350 from BerriAI/ui_show_user_id_on_table
Admin UI - show user_id on Key Table
2024-08-24 10:52:47 -07:00
Ishaan JaffandGitHub f597fab798 Merge pull request #5349 from BerriAI/dependabot/npm_and_yarn/ui/micromatch-4.0.8
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui
2024-08-24 10:52:38 -07:00
Ishaan JaffandGitHub eb620a8b6b Merge pull request #5353 from BerriAI/litellm_fix_pip_nacl_error
[Fix] pip litellm proxy - No module named 'nacl'
2024-08-24 10:52:20 -07:00
Ishaan Jaff 3228125215 feat use identity_pool for vertex 2024-08-24 10:51:46 -07:00
Krrish Dholakia 5a2c9d5121 test(test_router.py): add test to ensure error is correctly re-raised 2024-08-24 10:08:14 -07:00
Krrish Dholakia 0b06a76cf9 fix(router.py): don't cooldown on apiconnectionerrors
Fixes issue where model would be in cooldown due to api connection errors
2024-08-24 09:53:05 -07:00
Ishaan Jaff ac6f15ae2c fix pynacl error 2024-08-24 09:48:45 -07:00