Krrish Dholakia
|
c053782d96
|
refactor(openai.py): support aiohttp streaming
|
2023-11-09 16:15:30 -08:00 |
|
Krrish Dholakia
|
86ef2a02f7
|
fix(azure.py): adding support for aiohttp calls on azure + openai
|
2023-11-09 10:40:33 -08:00 |
|
Krrish Dholakia
|
70311502c8
|
refactor(openai.py): moving embedding calls to http
|
2023-11-08 19:01:17 -08:00 |
|
Krrish Dholakia
|
c2cbdb23fd
|
refactor(openai.py): moving openai text completion calls to http
|
2023-11-08 18:40:03 -08:00 |
|
Krrish Dholakia
|
c57ed0a9d7
|
refactor(openai.py): moving openai chat completion calls to http
|
2023-11-08 17:40:41 -08:00 |
|
Krrish Dholakia
|
53abc31c27
|
refactor(azure.py): moving azure openai calls to http calls
|
2023-11-08 16:52:18 -08:00 |
|
Krrish Dholakia
|
d77eee34f0
|
fix(openai.py): fix linting errors
|
2023-10-13 22:24:58 -07:00 |
|
Krrish Dholakia
|
91c8e92e71
|
fix(openai.p): adding support for exception mapping for openai-compatible apis via http calls
|
2023-10-13 21:56:51 -07:00 |
|
Krrish Dholakia
|
dfd91c5d46
|
fix(openai-py): fix linting errors
|
2023-10-10 21:56:14 -07:00 |
|
Krrish Dholakia
|
68461f5863
|
fix(openai-py): fix linting issues
|
2023-10-10 21:49:14 -07:00 |
|
Krrish Dholakia
|
208a6d365b
|
fix(openai.py): fix linting errors
|
2023-10-10 21:04:13 -07:00 |
|
Krrish Dholakia
|
b50013386f
|
fix(openai.py): enable custom proxy to pass in ca_bundle_path
|
2023-10-10 13:23:27 -07:00 |
|
Krrish Dholakia
|
58da58d5e1
|
style(openai.py): using typing for params
|
2023-10-07 15:51:16 -07:00 |
|
Krrish Dholakia
|
d69038883c
|
docs(completion-docs): adds more details on provider-specific params
|
2023-10-07 13:49:30 -07:00 |
|