Krrish Dholakia
|
2874b94fb1
|
refactor: replace .error() with .exception() logging for better debugging on sentry
|
2024-08-16 09:22:47 -07:00 |
|
Krrish Dholakia
|
e391e30285
|
refactor: replace 'traceback.print_exc()' with logging library
allows error logs to be in json format for otel logging
|
2024-06-06 13:47:43 -07:00 |
|
Rahul Kataria
|
be4450106d
|
Remove duplicate code in router_strategy
|
2024-05-12 18:05:57 +05:30 |
|
Krrish Dholakia
|
926b86af87
|
feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls
|
2024-05-11 13:43:08 -07:00 |
|
Krrish Dholakia
|
5f93cae3ff
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
|
Ishaan Jaff
|
3bc0b998b2
|
feat - make lowest_cost pure async
|
2024-05-07 13:51:50 -07:00 |
|
Ishaan Jaff
|
0f82d97202
|
fix allow user to pass input_cost and output_cost
|
2024-05-07 13:08:16 -07:00 |
|
Ishaan Jaff
|
a52ef20a40
|
test - lowest cost router
|
2024-05-07 13:04:12 -07:00 |
|
Ishaan Jaff
|
864512efd9
|
fix - default value for cost
|
2024-05-07 12:51:52 -07:00 |
|
Ishaan Jaff
|
a2304aa78b
|
fix - lowest cost routing
|
2024-05-07 12:49:20 -07:00 |
|
Ishaan Jaff
|
98778f54e7
|
feat - add lowst cost router
|
2024-05-07 12:12:09 -07:00 |
|