Krrish Dholakia
|
9d7f5d503c
|
refactor(utils.py): refactor Logging to it's own class. Cut down utils.py to <10k lines.
Easier debugging
Reference: https://github.com/BerriAI/litellm/issues/4206
|
2024-06-15 10:57:20 -07:00 |
|
Krrish Dholakia
|
39ee6be477
|
fix(utils.py): improved predibase exception mapping
adds unit testing + better coverage for predibase errors
|
2024-06-08 14:32:43 -07:00 |
|
Krrish Dholakia
|
9bd5c20803
|
fix(predibase.py): add better error message
|
2024-06-04 19:55:15 -07:00 |
|
Krrish Dholakia
|
3896e3e88f
|
fix: fix streaming with httpx client
prevent overwriting streams in parallel streaming calls
|
2024-05-31 10:55:18 -07:00 |
|
Krrish Dholakia
|
bd0c3a81cb
|
fix(bedrock_httpx.py): working async bedrock command r calls
|
2024-05-11 16:45:20 -07:00 |
|
Krrish Dholakia
|
910c2cd36a
|
fix(predibase.py): fix async streaming
|
2024-05-09 22:18:16 -07:00 |
|
Krrish Dholakia
|
30136493b4
|
fix(predibase.py): fix event loop closed error
|
2024-05-09 19:07:19 -07:00 |
|
Krrish Dholakia
|
61fc042f9b
|
fix(predibase.py): fix async completion call
|
2024-05-09 18:44:19 -07:00 |
|
Krrish Dholakia
|
ef72f25ab6
|
fix: fix linting errors
|
2024-05-09 17:55:27 -07:00 |
|
Krrish Dholakia
|
7c0ab40fd5
|
feat(predibase.py): support async_completion + streaming (sync + async)
finishes up pr
|
2024-05-09 17:41:27 -07:00 |
|
Krrish Dholakia
|
f660d21743
|
feat(predibase.py): add support for predibase provider
Closes https://github.com/BerriAI/litellm/issues/1253
|
2024-05-09 16:39:43 -07:00 |
|