Commit graph

12 commits

Author SHA1 Message Date
Krrish Dholakia
6cca5612d2 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
Krish Dholakia
1d651c6049
Merge branch 'main' into litellm_bedrock_command_r_support 2024-05-11 21:24:42 -07:00
Krrish Dholakia
4a3b084961 feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls 2024-05-11 13:43:08 -07:00
Vince Loewe
3677d56e9e
Lunary: Fix tool calling 2024-05-03 17:42:50 +01:00
Nicolas van Kempen
4270337092 Use packaging over deprecated pkg_resources
Fix #2818
2024-04-04 14:08:15 -04:00
Krrish Dholakia
24d9fcb32c fix(lunary.py): move parse_version to inside lunarylogger 2024-04-03 13:52:42 -07:00
Vince Loewe
bff53a0698 remove useless logging 2024-03-02 11:15:21 -08:00
Vince Loewe
d4d160353e remove auto install 2024-02-29 12:33:07 -08:00
Vince Loewe
e794a9d570 fix template tracking 2024-02-28 23:10:06 -08:00
Vince Loewe
40eebc6bea support templates 2024-02-28 22:18:39 -08:00
Vince Loewe
4e74582b6f fix timestamps and user 2024-02-27 22:30:32 -08:00
Vince Loewe
a9648613dc feat: LLMonitor is now Lunary 2024-02-27 22:07:13 -08:00