BerriAI / reliableGPT

Get 100% uptime, reliability from OpenAI. Handle Rate Limit, Timeout, API, Keys Errors
MIT License
623 stars 33 forks source link

Can we support other LLM mode? #3

Open uripeled2 opened 1 year ago

uripeled2 commented 1 year ago

I recently published a package llm-client that can be very helpful in enabling the support to run other LLM models, including OpenAI, Google, AI21, HuggingfaceHub, Aleph Alpha, Anthropic, Local models with transformers.

krrishdholakia commented 1 year ago

Hey @uripeled2 curious what LLM you'd like to use this for?

uripeled2 commented 1 year ago

Claude, Jurassic-2, PaLM 2

akshhack commented 1 year ago

++