Krrish Dholakia
|
f3130eba80
|
test(test_custom_callback.py): add test for message redaction to standard logging object
|
2024-08-19 17:06:41 -07:00 |
|
Krrish Dholakia
|
9609505d0c
|
fix(litellm_logging.py): fix price information logging to s3
|
2024-08-16 16:42:38 -07:00 |
|
Krrish Dholakia
|
ef51f8600d
|
feat(litellm_logging.py): support logging model price information to s3 logs
|
2024-08-16 16:21:34 -07:00 |
|
Krrish Dholakia
|
c0448b9641
|
feat(litellm_logging.py): cleanup payload + add response cost to logged payload
|
2024-08-15 17:53:25 -07:00 |
|
Krrish Dholakia
|
b08492bc29
|
fix(s3.py): fix s3 logging payload to have valid json values
Previously pydantic objects were being stringified, making them unparsable
|
2024-08-15 17:09:02 -07:00 |
|
Krrish Dholakia
|
9d2410abb1
|
fix(litellm_logging.py): fix calling success callback w/ stream_options true
Fixes https://github.com/BerriAI/litellm/issues/5118
|
2024-08-09 18:20:42 -07:00 |
|
Krish Dholakia
|
ce022ca4dd
|
Merge branch 'main' into litellm_parallel_requests
|
2024-07-24 19:25:56 -07:00 |
|
Krrish Dholakia
|
c134f4f6fe
|
test: re-run ci/cd
|
2024-07-23 07:55:42 -07:00 |
|
Krrish Dholakia
|
14c5d6ff03
|
fix(proxy/utils.py): add stronger typing for litellm params in failure call logging
|
2024-07-22 21:31:39 -07:00 |
|
Krrish Dholakia
|
97c7732e51
|
fix(test_custom_callback_input.py): fix unit test for embedding logging
|
2024-07-15 21:47:05 -07:00 |
|
Krrish Dholakia
|
5ba56191c4
|
fix(litellm_logging.py): fix circular reference
|
2024-07-15 21:28:33 -07:00 |
|
Ishaan Jaff
|
338f115208
|
test_amazing_sync_embedding
|
2024-07-15 20:53:13 -07:00 |
|
Ishaan Jaff
|
29f49124ee
|
fix test_sync_embedding
|
2024-07-15 20:51:29 -07:00 |
|
Krrish Dholakia
|
85f41154eb
|
fix(litellm_logging.py): fix condition check
Fixes https://github.com/BerriAI/litellm/issues/4633
|
2024-07-12 09:22:19 -07:00 |
|
Krrish Dholakia
|
b939c0801d
|
test(test_custom_callback_input.py): fix custom callback input test
|
2024-06-07 16:13:30 -07:00 |
|
Krrish Dholakia
|
de98bd939c
|
fix(test_custom_callbacks_input.py): unit tests for 'turn_off_message_logging'
ensure no raw request is logged either
|
2024-06-07 15:39:15 -07:00 |
|
Krrish Dholakia
|
f007bf7e21
|
feat(lowest_latency.py): route by time to first token, for streaming requests (if available)
Closes https://github.com/BerriAI/litellm/issues/3574
|
2024-05-21 13:08:17 -07:00 |
|
Krrish Dholakia
|
be8f2dd909
|
fix(bedrock_httpx.py): logging fixes
|
2024-05-16 23:20:51 -07:00 |
|
Krrish Dholakia
|
a241cdb818
|
fix(utils.py): fix default values
|
2024-05-01 22:24:37 -07:00 |
|
Krrish Dholakia
|
4bb070c0e4
|
test(test_custom_callback_input.py): fix assert
|
2024-04-06 18:48:33 -07:00 |
|
Krrish Dholakia
|
0dad78b53c
|
feat(proxy/utils.py): return api base for request hanging alerts
|
2024-04-06 15:58:53 -07:00 |
|
Ishaan Jaff
|
442c053280
|
skip vertex test for this PR
|
2024-04-05 09:06:15 -07:00 |
|
Krrish Dholakia
|
67f62aa53e
|
fix(main.py): support text completion input being a list of strings
addresses - https://github.com/BerriAI/litellm/issues/2792, https://github.com/BerriAI/litellm/issues/2777
|
2024-04-02 08:50:16 -07:00 |
|
Krrish Dholakia
|
27038e6d95
|
test: fix test
|
2024-03-30 20:22:48 -07:00 |
|
Krrish Dholakia
|
c5bd4d4233
|
fix(utils.py): log success event for streaming
|
2024-03-25 19:03:10 -07:00 |
|
Krrish Dholakia
|
548e9a3590
|
fix(utils.py): fix model name checking
|
2024-03-09 18:22:26 -08:00 |
|
Krrish Dholakia
|
dad65ca602
|
fix(bedrock.py): support anthropic messages api on bedrock (claude-3)
|
2024-03-04 17:15:47 -08:00 |
|
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 |
|