ishaan-jaff
|
4e8a94b916
|
(feat) log with generic logger
|
2024-02-15 13:43:16 -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
|
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
|
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
|
97ccc00a76
|
refactor(main.py): trigger rebuild
|
2024-02-14 21:04:39 -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 |
|
Rena Lu
|
9c45bfdb70
|
handle optional params
|
2024-02-14 23:27:16 +00: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 |
|
Rena Lu
|
02c58a9760
|
update request strings
|
2024-02-14 17:15:16 -05:00 |
|
Rena Lu
|
8c39a631d3
|
update request string
|
2024-02-14 22:11:55 +00: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
|
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 |
|
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
|
5408a6de3d
|
(feat) proxy add amoderation endpoint
|
2024-02-14 11:03:23 -08:00 |
|
ishaan-jaff
|
693efc8e84
|
(feat) add moderation on router
|
2024-02-14 11:00:09 -08:00 |
|
ishaan-jaff
|
2bd056f525
|
(feat) add text-moderation OpenAI models
|
2024-02-14 10:34:20 -08:00 |
|
Krish Dholakia
|
dde78d8f4a
|
Merge pull request #1971 from BerriAI/litellm_fix_team_id
fix(proxy_server.py): fix proxy server team id bug
|
2024-02-13 23:24:38 -08:00 |
|
Krrish Dholakia
|
59981a5a03
|
fix: fix merge issues
|
2024-02-13 23:04:12 -08:00 |
|
Krrish Dholakia
|
f9ab7e7b14
|
fix: fix bugs
|
2024-02-13 22:59:07 -08:00 |
|
Krish Dholakia
|
f5c989cb83
|
Merge branch 'main' into litellm_fix_pii_output_parsing
|
2024-02-13 22:36:17 -08:00 |
|
Krrish Dholakia
|
83d43809a7
|
fix(proxy_server.py): fix proxy server team id bug
|
2024-02-13 22:33:56 -08:00 |
|
Krrish Dholakia
|
dc0b2b4501
|
test(test_completion.py): fix test
|
2024-02-13 22:13:48 -08:00 |
|
Krrish Dholakia
|
6b91f48c64
|
fix(presidio_pii_masking.py): fix conditional check
|
2024-02-13 22:11:03 -08:00 |
|
Krrish Dholakia
|
cb5a13ed49
|
fix(bedrock.py): fix amazon titan prompt formatting
|
2024-02-13 22:02:25 -08:00 |
|
Ishaan Jaff
|
2c4df3ee22
|
Merge pull request #1968 from BerriAI/litellm_ui_add_chat_ui
[FEAT] Admin UI - show users playground to test models
|
2024-02-13 21:43:31 -08:00 |
|
ishaan-jaff
|
9e36fb8f0a
|
(ui) update build
|
2024-02-13 21:42:02 -08:00 |
|
Krrish Dholakia
|
3ef391800a
|
fix(sagemaker.py): fix token iterator default flag
|
2024-02-13 21:41:09 -08:00 |
|
Krrish Dholakia
|
f68b656040
|
feat(presidio_pii_masking.py): enable output parsing for pii masking
|
2024-02-13 21:36:57 -08:00 |
|
Ishaan Jaff
|
003feda33f
|
Merge branch 'main' into litellm_dynamo_use_arn
|
2024-02-13 21:27:38 -08:00 |
|
Krish Dholakia
|
fa74adb041
|
Merge pull request #1955 from BerriAI/litellm_streaming_post_call_rules_2
feat(utils.py): enable post call rules for streaming
|
2024-02-13 19:18:29 -08:00 |
|
Ishaan Jaff
|
03d5ef3d4a
|
Merge pull request #1966 from BerriAI/litellm_fix_s3_cache_error_disconnect
[FIX] s3 cache proxy - fix notImplemented error
|
2024-02-13 16:36:30 -08:00 |
|
ishaan-jaff
|
d87c4a4d23
|
(fix) s3 cache proxy - fix notImplemented error
|
2024-02-13 16:34:43 -08:00 |
|
Rena Lu
|
22cca2c106
|
rm ipynb checkpoints
|
2024-02-13 20:57:07 +00:00 |
|
Rena Lu
|
ad366438c6
|
Merge branch 'BerriAI:main' into main
|
2024-02-13 15:55:48 -05:00 |
|
Rena Lu
|
ce7ce3b719
|
fix optional params
|
2024-02-13 20:50:26 +00:00 |
|
Rena Lu
|
3fc0d8fda9
|
delete print
|
2024-02-13 18:49:56 +00:00 |
|