Commit graph

7 commits

Author SHA1 Message Date
Timothy Carambat
01cf2fed17
Make native embedder the fallback for all LLMs () 2024-05-16 17:25:05 -07:00
Sean Hatfield
9feaad79cc
[CHORE] Remove sendChat and streamChat in all LLM providers ()
* 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 ()
* 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
timothycarambat
dfaaf1680f update perplexity models
resolves 
2024-04-25 07:34:28 -07:00
Timothy Carambat
8306098b08
Bump all static model providers () 2024-04-14 12:55:21 -07:00
Timothy Carambat
a385ea3d82
CHORE: bump pplx model support ()
bump pplx model support
2024-02-23 17:33:16 -08:00
Sean Hatfield
80ced5eba4
[FEAT] PerplexityAI Support ()
* add LLM support for perplexity

* update README & example env

* fix ENV keys in example env files

* slight changes for QA of perplexity support

* Update Perplexity AI name

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-22 12:48:57 -08:00