Commit graph

35 commits

Author SHA1 Message Date
Krrish Dholakia
129e84f0c5 test: removing aws tests - account suspended - pending their approval 2024-02-28 13:46:20 -08:00
Krrish Dholakia
0166c2f54b test: removing bedrock claude-v1 testing - bedrock removed this 2024-02-28 11:08:17 -08:00
Krrish Dholakia
8f954fed24 test(test_custom_callback_input.py): assert async success called only once during vertex ai streaming 2024-02-26 09:18:46 -08:00
Krrish Dholakia
ae5742ba11 fix(utils.py): enable streaming cache logging 2024-02-21 21:10:58 -08:00
Krrish Dholakia
65ea5a259a test(test_custom_callback_input.py): fix test 2024-02-21 20:32:39 -08:00
Krrish Dholakia
2abefd03c8 fix(utils.py): support streaming cached response logging 2024-02-21 17:53:14 -08:00
Krrish Dholakia
f22135c311 test(test_custom_callback_input.py): fix image gen callback test 2024-02-16 16:29:26 -08:00
Krrish Dholakia
2a5a14d612 fix(utils.py): support image gen logging to langfuse 2024-02-16 16:12:52 -08:00
Krish Dholakia
45cbb3cf3d Merge branch 'main' into litellm_embedding_caching_updates 2024-02-03 18:08:47 -08:00
Krrish Dholakia
08b457d0a4 fix(openai.py): fix image gen logging 2024-01-26 21:04:06 -08:00
Krrish Dholakia
d9fdddc301 fix(utils.py): enable cost tracking for image gen models on proxy 2024-01-26 20:51:13 -08:00
Krrish Dholakia
402235dc5d fix(utils.py): fix sagemaker async logging for sync streaming
https://github.com/BerriAI/litellm/issues/1592
2024-01-25 12:49:45 -08:00
Krrish Dholakia
fb958e5244 test(test_custom_callback_input.py): fix assert 2024-01-22 20:39:14 -08:00
Krrish Dholakia
db2b7bfd4e fix(openai.py): fix linting issue 2024-01-22 18:20:15 -08:00
Krrish Dholakia
2ea18785ca feat(utils.py): emit response cost as part of logs 2024-01-22 15:53:04 -08:00
Krrish Dholakia
4ed9f2b712 fix(utils.py): bug fixes 2024-01-11 19:02:17 +05:30
Krrish Dholakia
d0e3cd7e13 test(test_custom_callback_input.py): make test more verbsoe
n
2024-01-11 18:44:58 +05:30
Krrish Dholakia
63298d6c75 fix(utils.py): bug fixes 2024-01-11 18:14:22 +05:30
Krrish Dholakia
f79113a7ac fix(utils.py): fix logging for text completion streaming 2024-01-08 12:05:28 +05:30
Krrish Dholakia
db6ef70a68 fix(azure.py): raise streaming exceptions 2023-12-27 15:43:13 +05:30
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
e3768d0599 test(test_custom_callback_router.py): fix testing 2023-12-14 09:57:35 -08:00
ishaan-jaff
339da65fae (test) test_custom_callback - aembedding cache 2023-12-14 17:36:29 +05:30
ishaan-jaff
e367fb3bc1 (fix) custom_callback_input test 2023-12-14 12:40:07 +05:30
Krrish Dholakia
55147e3b27 docs(embedding.md): add embedding docs to proxy 2023-12-13 18:58:46 -08:00
Krrish Dholakia
853508e8c0 fix(utils.py): support caching for embedding + log cache hits
n

n
2023-12-13 18:37:30 -08:00
Krrish Dholakia
e396fcb55c fix(main.py): pass user_id + encoding_format for logging + to openai/azure 2023-12-12 15:46:44 -08:00
Krrish Dholakia
4fd400015f test(test_custom_callback_router.py): add async azure testing for router 2023-12-11 16:40:35 -08:00
ishaan-jaff
ec9b5004aa (test) custom callback input 2023-12-11 16:33:16 -08:00
ishaan-jaff
63ab7e0208 (test) custom input callback 2023-12-11 16:28:14 -08:00
ishaan-jaff
d53a232d59 (test) custom input callback test 2023-12-11 16:25:27 -08:00
ishaan-jaff
def65fe798 (test) custom callback input 2023-12-11 16:20:15 -08:00
Krrish Dholakia
02cfefa257 test(test_custom_callback_input.py): embedding callback tests for azure, openai, bedrock 2023-12-11 15:32:46 -08:00
Krrish Dholakia
72591a2165 test(test_custom_callback_input.py): add bedrock testing
n

n
2023-12-11 13:00:01 -08:00
Krrish Dholakia
47d0884c0c test(test_custom_callback_unit.py): adding unit tests for custom callbacks + fixing related bugs 2023-12-11 11:44:09 -08:00