Commit graph

6649 commits

Author SHA1 Message Date
Krrish Dholakia
643ff0438e test(test_amazing_s3_logs.py): fix test
n
2024-02-02 14:33:51 -08:00
Krrish Dholakia
a3442768fd bump: version 1.21.4.dev1 → 1.21.4 2024-02-02 14:30:09 -08:00
Krrish Dholakia
31b19a420f fix(helicone.py): fix logging 2024-02-02 14:30:01 -08:00
ishaan-jaff
9947b0db96 (fix) langfuse - use exact same response_id as s3 logging 2024-02-02 14:29:23 -08:00
ishaan-jaff
553349cb18 (fix) langfuse logging, append time to logs 2024-02-02 14:20:02 -08:00
ishaan-jaff
46a76852c7 (fix) s3 logging test 2024-02-02 14:10:24 -08:00
Krrish Dholakia
a11b505721 fix(utils.py): dynamic switch langfuse client based on keys 2024-02-02 14:03:46 -08:00
Krrish Dholakia
bc688d4662 fix(utils.py): dynamic switch langfuse client based on keys 2024-02-02 14:03:18 -08:00
Krrish Dholakia
e8785d5dff fix(proxy_server.py): have spend logs be admin controlled only 2024-02-02 13:43:48 -08:00
Krrish Dholakia
a7a40c7200 bump: version 1.21.3 → 1.21.4.dev1 2024-02-02 13:19:03 -08:00
Krrish Dholakia
0111c17981 refactor(main.py): trigger rebuild 2024-02-02 13:18:51 -08:00
Krrish Dholakia
cad410e371 bump: version 1.21.2 → 1.21.3 2024-02-02 13:17:38 -08:00
Krrish Dholakia
937731fe48 refactor(main.py): trigger rebuild 2024-02-02 13:17:25 -08:00
Krrish Dholakia
ada62192ad fix(proxy_server.py): stronger type checking for team based settings 2024-02-02 13:15:44 -08:00
Ishaan Jaff
730c5ef9f6
Merge pull request #1780 from BerriAI/litellm_langfuse_logging
(feat) langfuse set generation_id to chatcmpl-response ID
2024-02-02 13:08:09 -08:00
Krish Dholakia
93fb0134e5
Merge pull request #1761 from BerriAI/litellm_fix_dynamic_callbacks
fix(utils.py): override default success callbacks with dynamic callbacks if set
2024-02-02 13:06:55 -08:00
ishaan-jaff
9657fb0f0c (feat) langfuse set generation_id to response ID 2024-02-02 13:06:47 -08:00
ishaan-jaff
5ca5b57f80 (fix) s3 logging test 2024-02-02 12:53:24 -08:00
Ishaan Jaff
2500877c28
Merge pull request #1776 from BerriAI/litellm_improve_exception_mapping
[Feat] Improve exception mapping
2024-02-02 12:45:20 -08:00
ishaan-jaff
aa92ad5791 (chore) fix space 2024-02-02 12:39:49 -08:00
ishaan-jaff
556ca48448 (fix) undo change 2024-02-02 12:38:29 -08:00
ishaan-jaff
e37294c921 (test) improve exceptions for pplx AI 2024-02-02 12:37:21 -08:00
Krrish Dholakia
46ef4dbcc1 test: add sleep to key tests 2024-02-02 12:36:35 -08:00
ishaan-jaff
4473c48e2b (fix) test exception mapping 2024-02-02 12:32:10 -08:00
Ishaan Jaff
b273a47719
Merge pull request #1766 from Manouchehri/improve-s3-logging-naming-1
s3 logger - Improve filename to allow easier sorting
2024-02-02 12:23:35 -08:00
ishaan-jaff
8d7dbb0cc9 (chore) notes on how to do a pypi dev release 2024-02-02 12:21:52 -08:00
Krrish Dholakia
c7024baf7a test(test_key_generate_prisma.py): add sleep time 2024-02-02 12:18:36 -08:00
Krrish Dholakia
23357e9369 test: fix import 2024-02-02 11:16:51 -08:00
ishaan-jaff
071d70ec2d (fix) proxy sso - use PROXY_BASE_URL 2024-02-02 11:05:48 -08:00
ishaan-jaff
9ef735370f (fix) docstring for /sso/key/generate 2024-02-02 11:01:46 -08:00
ishaan-jaff
8cdb5de679 bump: version 1.21.1 → 1.21.2 2024-02-02 10:41:58 -08:00
ishaan-jaff
b138caf948 (fix) proxy ui - without sso 2024-02-02 10:40:37 -08:00
ishaan-jaff
b17fe8d6f5 (test) exceptions 2024-02-02 10:38:28 -08:00
ishaan-jaff
5447899302 (openai) api_key 2024-02-02 10:37:59 -08:00
Krrish Dholakia
c88078befb test: fix import 2024-02-02 10:23:31 -08:00
Krrish Dholakia
b8c2cbdd08 test(test_parallel_request_limiter.py): fix test import 2024-02-02 10:15:33 -08:00
ishaan-jaff
aae54e0305 (feat) improve exceptions for OpenAI compatible - 2024-02-02 10:14:26 -08:00
Krrish Dholakia
127db122ef test(test_keys.py): add more logging 2024-02-02 10:08:02 -08:00
Ishaan Jaff
01a69ea5a8
Merge pull request #1765 from BerriAI/litellm_show_correct_provider_in_exception
[Feat] Show correct provider in exceptions - for Mistral API, PerplexityAPI
2024-02-02 08:51:57 -08:00
ishaan-jaff
fedb53771c (test) perplexity exception raising 2024-02-02 08:46:42 -08:00
ishaan-jaff
a55e0a9689 (feat) show correct provider in exceptions 2024-02-02 08:37:42 -08:00
Krrish Dholakia
61576fa6a9 fix(utils.py): logging fixes 2024-02-02 08:31:17 -08:00
David Manouchehri
cb1990cabc
s3 logger - Improve filename to allow easier sorting. 2024-02-02 11:29:13 -05:00
Krrish Dholakia
5f9ea8a94f fix(utils.py): add track cost callback to callback list for team id callbacks 2024-02-02 08:18:06 -08:00
ishaan-jaff
5fc6081b60 (ui) fix - dependencies 2024-02-02 08:14:09 -08:00
ishaan-jaff
29c0614ad8 (ui) fix dependencies 2024-02-02 08:10:56 -08:00
Krish Dholakia
8b2314e3d2
Merge pull request #1759 from scampion/main
Allow to specify user email created via /user/new
2024-02-02 07:44:10 -08:00
ishaan-jaff
0a9bf361a4 bump: version 1.21.0 → 1.21.1 2024-02-02 07:39:23 -08:00
ishaan-jaff
9737ac36fd (fix) ui - include UI deps in pyproject.toml 2024-02-02 07:39:11 -08:00
ishaan-jaff
256070d24f (ui) fix python-multipart dep 2024-02-02 07:26:59 -08:00