Krrish Dholakia
|
6202f9bbb0
|
fix(http_handler.py): correctly re-raise timeout exception
|
2024-07-31 14:51:28 -07:00 |
|
Krrish Dholakia
|
c583cbdbcd
|
fix: fix linting errors
|
2024-07-31 07:19:45 -07:00 |
|
Ishaan Jaff
|
62d4d5e746
|
fix timeouts for predibase - they are unstable af
|
2024-07-30 22:48:30 -07:00 |
|
Krrish Dholakia
|
6e9f048618
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
|
Krrish Dholakia
|
e813e984f7
|
fix(predibase.py): support json schema on predibase
|
2024-06-25 16:03:47 -07:00 |
|
Krrish Dholakia
|
6889a4c0dd
|
fix(utils.py): predibase exception mapping - map 424 as a badrequest error
|
2024-06-25 13:47:38 -07:00 |
|
Krrish Dholakia
|
4f91205530
|
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
|
1dafb1b3b7
|
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
|
cc10aefc6e
|
fix(predibase.py): add better error message
|
2024-06-04 19:55:15 -07:00 |
|
Krrish Dholakia
|
93c3635b64
|
fix: fix streaming with httpx client
prevent overwriting streams in parallel streaming calls
|
2024-05-31 10:55:18 -07:00 |
|
Krrish Dholakia
|
49ab1a1d3f
|
fix(bedrock_httpx.py): working async bedrock command r calls
|
2024-05-11 16:45:20 -07:00 |
|
Krrish Dholakia
|
714370956f
|
fix(predibase.py): fix async streaming
|
2024-05-09 22:18:16 -07:00 |
|
Krrish Dholakia
|
76d4290591
|
fix(predibase.py): fix event loop closed error
|
2024-05-09 19:07:19 -07:00 |
|
Krrish Dholakia
|
491e177348
|
fix(predibase.py): fix async completion call
|
2024-05-09 18:44:19 -07:00 |
|
Krrish Dholakia
|
9083d8e490
|
fix: fix linting errors
|
2024-05-09 17:55:27 -07:00 |
|
Krrish Dholakia
|
d7189c21fd
|
feat(predibase.py): support async_completion + streaming (sync + async)
finishes up pr
|
2024-05-09 17:41:27 -07:00 |
|
Krrish Dholakia
|
186c0ec77b
|
feat(predibase.py): add support for predibase provider
Closes https://github.com/BerriAI/litellm/issues/1253
|
2024-05-09 16:39:43 -07:00 |
|