ishaan-jaff
|
936e460a30
|
(chore) fix spend tracking request tags
|
2024-02-16 11:54:12 -08:00 |
|
Krrish Dholakia
|
e9b27d9811
|
fix(proxy_server.py): re-add /team/info endpoint (fixing merge issue)
|
2024-02-16 11:54:12 -08:00 |
|
Krrish Dholakia
|
d97369dcbe
|
fix(proxy_server.py): restrict model access for /v1/completions endpoint
|
2024-02-16 11:50:07 -08:00 |
|
Ishaan Jaff
|
691542ddf0
|
Merge pull request #2004 from BerriAI/litellm_track_spend_per_tag
[FEAT] Track spend per tag
|
2024-02-16 10:55:02 -08:00 |
|
ishaan-jaff
|
55bd08847c
|
(chore) fix spend tracking request tags
|
2024-02-16 10:53:33 -08:00 |
|
ishaan-jaff
|
138f5ceb1e
|
(feat) view spend per tag
|
2024-02-16 10:16:48 -08:00 |
|
ishaan-jaff
|
23589a398a
|
(feat) log request_tags in SpendLogs
|
2024-02-16 09:52:25 -08:00 |
|
ishaan-jaff
|
097b46d948
|
(feat) view spend per tag
|
2024-02-16 08:51:23 -08:00 |
|
Krrish Dholakia
|
8640989a80
|
fix(proxy_server.py): re-add /team/info endpoint (fixing merge issue)
|
2024-02-16 08:49:37 -08:00 |
|
Krish Dholakia
|
999fab82f7
|
Merge branch 'main' into litellm_moderations_improvements
|
2024-02-15 23:08:25 -08:00 |
|
Ishaan Jaff
|
3615094939
|
Merge pull request #1996 from BerriAI/litellm_track_spend_per_team
[FEAT] Track spend per team
|
2024-02-15 22:43:36 -08:00 |
|
ishaan-jaff
|
c4eae818ef
|
(fix) chat ui bug
|
2024-02-15 22:40:42 -08:00 |
|
ishaan-jaff
|
9bcf9ad531
|
(feat) schema.prisma
|
2024-02-15 22:10:45 -08:00 |
|
Ishaan Jaff
|
de6b4967a7
|
Merge pull request #1993 from BerriAI/litellm_track_team_id_langfuse_tags_metadata
[FEAT] Track team_id in langfuse tags, callback metadata
|
2024-02-15 21:42:12 -08:00 |
|
ishaan-jaff
|
88037b68b0
|
(feat) track spend per team
|
2024-02-15 21:41:48 -08:00 |
|
Krrish Dholakia
|
7698b4b7d7
|
build(schema.prisma): add permissions column to key table
|
2024-02-15 21:29:34 -08:00 |
|
ishaan-jaff
|
039617766f
|
(feat) track team_id in langfuse tags
|
2024-02-15 20:58:39 -08:00 |
|
Krrish Dholakia
|
34fce00960
|
fix: dynamo_db.py
handle permissions row
|
2024-02-15 20:36:59 -08:00 |
|
Krrish Dholakia
|
cd8d35107b
|
fix: check key permissions for turning on/off pii masking
|
2024-02-15 20:16:15 -08:00 |
|
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
|
ad2deac958
|
build(schema.prisma): drop direct_url support for prisma - caused build time issues
|
2024-02-15 16:23:27 -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
|
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
|
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
|
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 |
|
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
|
6b91f48c64
|
fix(presidio_pii_masking.py): fix conditional check
|
2024-02-13 22:11:03 -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
|
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
|
b954b56407
|
(test) bedrock proxy
|
2024-02-12 21:49:54 -08:00 |
|
ishaan-jaff
|
7aa1c8556d
|
(test) large request
|
2024-02-12 21:49:47 -08:00 |
|
ishaan-jaff
|
c7e4432597
|
(feat) inc default gunicorn timeout
|
2024-02-12 21:49:32 -08:00 |
|
ishaan-jaff
|
7d27690203
|
(fix) use correct value for os.environ dynamo
|
2024-02-12 21:41:13 -08:00 |
|