haardikk21 / chatbot-plus

ChatBot Plus is a chat interface for large language models which allows you to chat with OpenAI, Cohere, Together, or Local (Alpaca, Llama) chat models.
https://chatbotpl.us
MIT License
33 stars 3 forks source link

Proxy? #2

Open fjenett opened 1 year ago

fjenett commented 1 year ago

We are looking for a solution to offer various text models in an educational setting. Using window.ai / etc. does not seem like a good solution here. Is there a way to set up a proxy that would deliver the API endpoints of the various models?

We can host services so that only members of the institution can access frontend / proxy, so key security is not that much of a problem for us.

fjenett commented 1 year ago

@mmausen