Sean Hatfield
|
9feaad79cc
|
[CHORE] Remove sendChat and streamChat in all LLM providers (#1260)
* remove sendChat and streamChat functions/references in all LLM providers
* remove unused imports
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
|
2024-05-01 16:52:28 -07:00 |
|
Timothy Carambat
|
547d4859ef
|
Bump openai package to latest (#1234)
* Bump `openai` package to latest
Tested all except localai
* bump LocalAI support with latest image
* add deprecation notice
* linting
|
2024-04-30 12:33:42 -07:00 |
|
Timothy Carambat
|
df17fbda36
|
Add generic OpenAI endpoint support (#1178)
* Add generic OpenAI endpoint support
* allow any input for model in case provider does not support models endpoint
|
2024-04-23 13:06:07 -07:00 |
|