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
|
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
|
8717ee6d9a
|
feat(proxy_server.py): enable /team/info endpoint
|
2024-02-14 18:12:18 -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
|
39ef93e9d0
|
(feat) use generic provider in sso
|
2024-02-14 15:01:43 -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
|
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 |
|
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
|
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
|
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 |
|
ishaan-jaff
|
7d27690203
|
(fix) use correct value for os.environ dynamo
|
2024-02-12 21:41:13 -08:00 |
|
Krish Dholakia
|
c4c1703c44
|
Merge pull request #1946 from BerriAI/litellm_proxy_routing_fix
Litellm proxy routing fix
|
2024-02-12 18:12:52 -08:00 |
|
ishaan-jaff
|
211a1fcf53
|
(feat) /model/info add 3rd fallback
|
2024-02-12 16:40:41 -08:00 |
|
ishaan-jaff
|
cd1416e39c
|
(feat) model/info have fallback check
|
2024-02-12 16:13:36 -08:00 |
|
ishaan-jaff
|
033c8d010c
|
(fix) allow ui to show /model/info
|
2024-02-12 15:42:42 -08:00 |
|
Krrish Dholakia
|
1a452057af
|
fix(proxy_server.py): fix exception raising
|
2024-02-12 11:13:02 -08:00 |
|
Krrish Dholakia
|
8f989235ea
|
fix(proxy_server.py): restrict proxy to just listed models
|
2024-02-12 09:30:59 -08:00 |
|
Krish Dholakia
|
1391490d92
|
Merge pull request #1931 from BerriAI/litellm_microsoft_presidio_pii
feat(proxy_server.py): support for pii masking with microsoft presidio
|
2024-02-11 00:27:14 -08:00 |
|
Ishaan Jaff
|
1cb8d2d3a3
|
Merge pull request #1933 from BerriAI/litellm_team_specific_models
[FEAT] Proxy - set team specific models
|
2024-02-10 21:40:13 -08:00 |
|
ishaan-jaff
|
5ac5f6c53c
|
(feat)team-specific models
|
2024-02-10 21:13:39 -08:00 |
|
Krrish Dholakia
|
71f772d2f5
|
fix(proxy_server.py): support list as well as direct input for custom callbacks
|
2024-02-10 20:38:09 -08:00 |
|
Krrish Dholakia
|
72ec488461
|
fix(proxy_server.py): fix import
|
2024-02-10 20:31:54 -08:00 |
|
Krrish Dholakia
|
2d845b12ed
|
feat(proxy_server.py): support for pii masking with microsoft presidio
|
2024-02-10 20:21:12 -08:00 |
|
ishaan-jaff
|
afd0d7cb41
|
(fix) undo today's mistake where bedrock was async
|
2024-02-10 18:32:29 -08:00 |
|
Krrish Dholakia
|
7e2e545bed
|
fix(proxy_server.py): don't change old /key/info endpoint
|
2024-02-10 17:31:23 -08:00 |
|
Krrish Dholakia
|
34c118e5e9
|
feat(ui): show key alias instead of hashed token
|
2024-02-10 15:45:42 -08:00 |
|
Krrish Dholakia
|
6b83001459
|
feat(proxy_server.py): support key lists for /key/info
|
2024-02-10 14:24:12 -08:00 |
|
ishaan-jaff
|
757334c85f
|
(fix) proxy - use bedrock in sync streaming
|
2024-02-10 09:47:33 -08:00 |
|
Krrish Dholakia
|
7409460230
|
fix(ui): export ui npm build
|
2024-02-10 08:43:41 -08:00 |
|
Krish Dholakia
|
a8ef8e12bb
|
Merge branch 'main' into litellm_ui_improvements_time_series
|
2024-02-09 20:54:36 -08:00 |
|
Krrish Dholakia
|
4678c6b936
|
fix(usage.tsx): show top users and top keys driving spend
|
2024-02-09 19:50:07 -08:00 |
|
Krrish Dholakia
|
6710c2ee5d
|
fix(proxy_server.py): fix /spend/logs endpoint
|
2024-02-09 18:11:33 -08:00 |
|
ishaan-jaff
|
924b7db540
|
(feat) support azure deployments for embeddings
|
2024-02-09 16:47:01 -08:00 |
|
Krrish Dholakia
|
43da22ae13
|
feat(proxy_server.py): show admin global spend as time series data
|
2024-02-09 16:31:35 -08:00 |
|
Krrish Dholakia
|
3a4ac8be79
|
fix: fixes
|
2024-02-08 21:54:48 -08:00 |
|
Krrish Dholakia
|
e98437104d
|
fix(proxy_server.py): enable aggregate queries via /spend/keys
|
2024-02-08 20:29:08 -08:00 |
|
ishaan-jaff
|
4cee080e7c
|
(fix) ui /login without sso
|
2024-02-08 10:47:45 -08:00 |
|
ishaan-jaff
|
3837c77df9
|
(feat) slack alerting when track callback fails
|
2024-02-07 20:09:28 -08:00 |
|
ishaan-jaff
|
8462e85792
|
(feat) alert for failing cost tracking
|
2024-02-07 18:49:45 -08:00 |
|