Krrish Dholakia
|
45b6f8b853
|
refactor: fixing linting issues
|
2023-11-11 18:52:28 -08:00 |
|
Krrish Dholakia
|
39c2597c33
|
refactor(azure.py): working azure completion calls with openai v1 sdk
|
2023-11-11 16:44:39 -08:00 |
|
Krrish Dholakia
|
d0bd932b3c
|
refactor(openai.py): working openai chat + text completion for openai v1 sdk
|
2023-11-11 16:25:10 -08:00 |
|
Krrish Dholakia
|
d3323ba637
|
refactor(openai.py): making it compatible for openai v1
BREAKING CHANGE:
|
2023-11-11 15:33:02 -08:00 |
|
ishaan-jaff
|
9b78bbc6ea
|
(fix) ssl changes
|
2023-11-10 15:57:59 -08:00 |
|
ishaan-jaff
|
f9d4505ea0
|
(fix) ssl for acompletion with openai
|
2023-11-10 15:55:04 -08:00 |
|
Krrish Dholakia
|
18a8bd5543
|
fix(utils.py): return function call as part of response object
|
2023-11-10 11:02:10 -08:00 |
|
Krrish Dholakia
|
b9e6989e41
|
test: fix linting issues
|
2023-11-09 16:50:43 -08:00 |
|
Krrish Dholakia
|
e12bff6d7f
|
refactor(azure.py): enabling async streaming with aiohttp
|
2023-11-09 16:41:06 -08:00 |
|
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 |
|