Krish Dholakia
|
9b60ef9a3c
|
Merge pull request #1916 from RenaLu/main
Add support for Vertex AI custom models deployed on private endpoint
|
2024-02-15 22:47:36 -08:00 |
|
ishaan-jaff
|
4287d8d10f
|
bump: version 1.24.2 → 1.24.3
|
2024-02-15 22:46:02 -08:00 |
|
ishaan-jaff
|
6540667fb0
|
bump: version 1.24.1 → 1.24.2
|
2024-02-15 22:45:59 -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
|
8af7683484
|
Merge pull request #1997 from BerriAI/litellm_ui_fix_chat_ui
[Fix] Admin UI Chat Tab
|
2024-02-15 22:42:42 -08:00 |
|
ishaan-jaff
|
c4eae818ef
|
(fix) chat ui bug
|
2024-02-15 22:40:42 -08:00 |
|
ishaan-jaff
|
a7a466f6b0
|
(fix) chat ui
|
2024-02-15 22:39:46 -08:00 |
|
ishaan-jaff
|
9bcf9ad531
|
(feat) schema.prisma
|
2024-02-15 22:10:45 -08:00 |
|
ishaan-jaff
|
b0983556fe
|
(v0) start pr
|
2024-02-15 22:08:41 -08:00 |
|
Krrish Dholakia
|
79efa64560
|
refactor(main.py): trigger rebuild
|
2024-02-15 21:53:09 -08:00 |
|
Krrish Dholakia
|
122d644e10
|
fix(test_async_fn.py): fix test
|
2024-02-15 21:51:06 -08:00 |
|
Krish Dholakia
|
982054379e
|
Update README.md
|
2024-02-15 21:49:44 -08:00 |
|
Krish Dholakia
|
f97a6d9684
|
Update README.md
|
2024-02-15 21:48:51 -08:00 |
|
Krish Dholakia
|
124583e838
|
Update README.md
|
2024-02-15 21:47:59 -08:00 |
|
Krish Dholakia
|
f77604c1a4
|
Update README.md
|
2024-02-15 21:47:27 -08:00 |
|
Krrish Dholakia
|
54a2b66fdf
|
feat(google_text_moderation.py): initial commit for google's text moderation endpoint
|
2024-02-15 21:45:17 -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 |
|
Krrish Dholakia
|
a910490d3b
|
fix: fix tests
|
2024-02-15 21:27:54 -08:00 |
|
Krrish Dholakia
|
c37aad50ea
|
fix(utils.py): add more exception mapping for huggingface
|
2024-02-15 21:26:22 -08:00 |
|
Krrish Dholakia
|
1b844aafdc
|
fix(huggingface_restapi.py): fix hf streaming to raise exceptions
|
2024-02-15 21:25:12 -08:00 |
|
Krish Dholakia
|
1e238614c8
|
Merge pull request #1989 from BerriAI/litellm_redis_url_fix
fix(redis.py): fix instantiating redis client from url
|
2024-02-15 21:23:17 -08:00 |
|
Krrish Dholakia
|
dbb2939b98
|
feat(langfuse.py): support langfuse prompt management
|
2024-02-15 21:21:30 -08:00 |
|
Krish Dholakia
|
124efabda3
|
Update model_prices_and_context_window.json
|
2024-02-15 21:07:54 -08:00 |
|
ishaan-jaff
|
039617766f
|
(feat) track team_id in langfuse tags
|
2024-02-15 20:58:39 -08:00 |
|
Krrish Dholakia
|
0bf35b4a91
|
fix(huggingface_restapi.py): catch streaming errors
|
2024-02-15 20:55:21 -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
|
eb45df16f1
|
fix(test_streaming.py): handle hf tgi zephyr not loading for streaming issue
|
2024-02-15 19:24:02 -08:00 |
|
Krrish Dholakia
|
81e782c67e
|
feat(proxy_server.py): support key-level permissions
|
2024-02-15 19:13:10 -08:00 |
|
ishaan-jaff
|
e7084fa3db
|
bump: version 1.24.0 → 1.24.1
|
2024-02-15 18:39:44 -08:00 |
|
Krrish Dholakia
|
31c8d62ac2
|
fix(test_async_fn.py): handle hf tgi model not being loaded yet
|
2024-02-15 18:38:03 -08:00 |
|
Krrish Dholakia
|
e745502032
|
test(test_async_fn.py): handle hf tgi model not being loaded yet
|
2024-02-15 18:37:32 -08:00 |
|
Ishaan Jaff
|
70730b0a6e
|
Merge pull request #1986 from BerriAI/litellm_allow_users_use_generic_api_logger
[FEAT] Proxy - use custom API endpoints as callbacks
|
2024-02-15 18:36:26 -08:00 |
|
ishaan-jaff
|
daa61cfdb6
|
(fix) merge conflicts
|
2024-02-15 18:34:53 -08:00 |
|
Ishaan Jaff
|
41302ed903
|
Merge branch 'main' into litellm_allow_users_use_generic_api_logger
|
2024-02-15 18:27:25 -08:00 |
|
ishaan-jaff
|
ec16b536a1
|
(fix) merge conflict
|
2024-02-15 18:25:19 -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
|
74381a2d06
|
fix(caching.py): use print verbose for logging error
|
2024-02-15 18:12:09 -08:00 |
|
Krrish Dholakia
|
aa78f55dff
|
fix(utils.py): add try-except around the tiktoken local import
|
2024-02-15 17:57:31 -08:00 |
|
Krrish Dholakia
|
66c7e35a97
|
fix(redis.py): fix instantiating redis client from url
|
2024-02-15 17:48:00 -08:00 |
|
ishaan-jaff
|
cb7f380829
|
(fix) custom api testing
|
2024-02-15 17:25:30 -08:00 |
|
ishaan-jaff
|
56fba95b4a
|
(fix) importing enterprise features
|
2024-02-15 17:24:27 -08:00 |
|
ishaan-jaff
|
07afefea34
|
(chore) debug sys path docker error
|
2024-02-15 17:23:07 -08:00 |
|
ishaan-jaff
|
92612c0d4e
|
(docs) custom callback apis
|
2024-02-15 17:16:36 -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 |
|