Krrish Dholakia
|
cccd577e75
|
feat(proxy_server.py): expose new permissions field for keys
|
2024-02-15 20:03:32 -08:00 |
|
Krrish Dholakia
|
81e782c67e
|
feat(proxy_server.py): support key-level permissions
|
2024-02-15 19:13:10 -08:00 |
|
Krrish Dholakia
|
4c4ced18b2
|
test(test_exceptions.py): fix test to handle service unavailable error
|
2024-02-15 18:19:52 -08:00 |
|
Krrish Dholakia
|
aa78f55dff
|
fix(utils.py): add try-except around the tiktoken local import
|
2024-02-15 17:57:31 -08:00 |
|
Ishaan Jaff
|
4be6d21c65
|
Update README.md
|
2024-02-15 17:15:05 -08:00 |
|
Ishaan Jaff
|
63a723356f
|
Update README.md
|
2024-02-15 17:14:44 -08:00 |
|
Ishaan Jaff
|
48a0a22c64
|
Update README.md
|
2024-02-15 17:14:17 -08:00 |
|
Krrish Dholakia
|
74c7cb2898
|
test(test_completion.py): skip flaky test
|
2024-02-15 16:38:22 -08:00 |
|
Krrish Dholakia
|
ad2deac958
|
build(schema.prisma): drop direct_url support for prisma - caused build time issues
|
2024-02-15 16:23:27 -08:00 |
|
Krrish Dholakia
|
3a5d40f4b9
|
fix(utils.py): fix local tiktoken package import
|
2024-02-15 16:18:54 -08:00 |
|
Krrish Dholakia
|
61125cf982
|
refactor: fix commercial license terms
|
2024-02-15 13:04:47 -08:00 |
|
Ishaan Jaff
|
d9e8f2b1f9
|
Update README.md
|
2024-02-15 12:56:03 -08:00 |
|
ishaan-jaff
|
4f28d204ce
|
(chore) add enterprise folder
|
2024-02-15 12:55:04 -08:00 |
|
Krrish Dholakia
|
a9e79c8d46
|
refactor: creating enterprise folder
|
2024-02-15 12:54:13 -08:00 |
|
Krish Dholakia
|
78bff46d4a
|
Merge pull request #1947 from sorokine/main
Update utils.py: switched from pkg_resources to importlib.resources for `filename` stored in the `os.environ(TIKTOKEN_CACHE_DIR)`
|
2024-02-14 22:02:35 -08:00 |
|
Krrish Dholakia
|
2b6c67638b
|
bump: version 1.23.16 → 1.24.0
|
2024-02-14 21:57:23 -08:00 |
|
Krrish Dholakia
|
204123f1cd
|
refactor(main.py): trigger rebuild
|
2024-02-14 21:57:08 -08:00 |
|
Krrish Dholakia
|
5ef33b1d5e
|
fix(proxy_server.py): fix merge conflicts
|
2024-02-14 21:55:34 -08:00 |
|
Krish Dholakia
|
122ad77d56
|
Merge pull request #1952 from BerriAI/litellm_aioboto3_sagemaker
Implements aioboto3 for sagemaker
|
2024-02-14 21:47:22 -08:00 |
|
Krish Dholakia
|
15bd6266b2
|
Merge pull request #1979 from BerriAI/litellm_team_settings
refactor(proxy_server.py): initial stubbed endpoints for team management
|
2024-02-14 21:47:14 -08:00 |
|
Krish Dholakia
|
57654f4533
|
Merge branch 'main' into litellm_aioboto3_sagemaker
|
2024-02-14 21:46:58 -08:00 |
|
Krish Dholakia
|
856aa9c30b
|
Merge branch 'main' into litellm_team_settings
|
2024-02-14 21:45:59 -08:00 |
|
Krrish Dholakia
|
1d8b0dd2bb
|
build(requirements.txt): update boto3 version
|
2024-02-14 21:15:37 -08:00 |
|
Krrish Dholakia
|
f6efa7596e
|
build(requirements.txt): adding aioboto3
|
2024-02-14 21:11:08 -08:00 |
|
Krrish Dholakia
|
97ccc00a76
|
refactor(main.py): trigger rebuild
|
2024-02-14 21:04:39 -08:00 |
|
Krrish Dholakia
|
4e758ecd64
|
fix: prisma schema
|
2024-02-14 21:01:00 -08:00 |
|
ishaan-jaff
|
a530bc7425
|
bump: version 1.23.15 → 1.23.16
|
2024-02-14 20:54:19 -08:00 |
|
Ishaan Jaff
|
78d0da6aa5
|
Merge pull request #1980 from BerriAI/litellm_fix_model_access_groups_bug
[FIX] Model Access Groups
|
2024-02-14 20:51:53 -08:00 |
|
Krrish Dholakia
|
8717ee6d9a
|
feat(proxy_server.py): enable /team/info endpoint
|
2024-02-14 18:12:18 -08:00 |
|
ishaan-jaff
|
f2d6aab8f5
|
(feat) proxy - use acces groups
|
2024-02-14 17:23:25 -08:00 |
|
ishaan-jaff
|
d4ffc98a39
|
(feat) model access groups
|
2024-02-14 17:20:50 -08:00 |
|
Krrish Dholakia
|
c094db7160
|
feat(proxy_server.py): working /team/new endpoint for creating a new team
|
2024-02-14 17:20:41 -08:00 |
|
Ishaan Jaff
|
6b9d018522
|
Merge pull request #1978 from BerriAI/litellm_support_custom_sso_providers
[FEAT] Support Generic SSO provider on Admin UI
|
2024-02-14 16:02:39 -08:00 |
|
ishaan-jaff
|
3d03f65b08
|
(docs) generic sso
|
2024-02-14 15:07:03 -08:00 |
|
Krrish Dholakia
|
fccacaf91b
|
fix(lowest_latency.py): consistent time calc
|
2024-02-14 15:03:35 -08:00 |
|
ishaan-jaff
|
39ef93e9d0
|
(feat) use generic provider in sso
|
2024-02-14 15:01:43 -08:00 |
|
Krish Dholakia
|
a6d5d0f714
|
Merge pull request #1935 from stephenleo/main
fix(lowest_latency.py): fix latency calc (lower better)
|
2024-02-14 14:59:11 -08:00 |
|
Krrish Dholakia
|
d589061a9c
|
refactor(proxy_server.py): initial stubbed endpoints for team management
|
2024-02-14 14:54:29 -08:00 |
|
ishaan-jaff
|
1820884093
|
(feat) show generic sso debug info
|
2024-02-14 13:27:04 -08:00 |
|
ishaan-jaff
|
54cb7b5102
|
(feat) support generic sso provider on UI
|
2024-02-14 13:23:07 -08:00 |
|
Ishaan Jaff
|
ed8f507536
|
Merge pull request #1974 from BerriAI/litellm_proxy_add_moderations_endpoint
[FEAT] Proxy Add /moderations endpoint
|
2024-02-14 13:07:34 -08:00 |
|
Krrish Dholakia
|
a61b0bf9e5
|
docs(pii_masking.md): add output parsing to docs
|
2024-02-14 12:09:05 -08:00 |
|
Krrish Dholakia
|
f93091419e
|
bump: version 1.23.14 → 1.23.15
|
2024-02-14 11:56:07 -08:00 |
|
Krrish Dholakia
|
2d9ecff85b
|
refactor(main.py): trigger rebuild
|
2024-02-14 11:55:54 -08:00 |
|
Krrish Dholakia
|
fe1fe70c64
|
fix(vertex_ai.py): map finish reason
|
2024-02-14 11:42:13 -08:00 |
|
Krrish Dholakia
|
e7666d3908
|
docs(custom_callback.md): link to proxy docs for custom logging there
|
2024-02-14 11:42:13 -08:00 |
|
ishaan-jaff
|
a575efb4ee
|
(fix) fix moderation test
|
2024-02-14 11:40:58 -08:00 |
|
ishaan-jaff
|
573515ec3d
|
(docs) add moderations endpoint to docs
|
2024-02-14 11:34:18 -08:00 |
|
ishaan-jaff
|
f1dc656491
|
(docs) add moderations to docs
|
2024-02-14 11:34:06 -08:00 |
|
ishaan-jaff
|
5408a6de3d
|
(feat) proxy add amoderation endpoint
|
2024-02-14 11:03:23 -08:00 |
|