-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you Selfhost the API? #68
Comments
Ava uses two API, one for Links and the other for Rewrite, Paragraph @DarkByteZero you can self-host the first API providing Link feature by following these instructions FYI the special instance source code used in the hosted version is here (you don't need it) As of now, you cannot self-host the (second) text generation features API such as Rewrite |
But i cant find where the code for these routes is defined ? plans = { does it come from embedbase? I thought embedbase is just for context search? |
ah i see you edited your response. |
that would be great, I wish I had time to open source the API, an option to use openai api directly would be highly appreciated :) |
Ok, when I have the time, I will try to check it out. |
I would be really appreciating this feature too! GPT4All recently came out working perfectly on PC and it can handle local API call exactly in the same format to OpenAI api. So could you add a feature to support customizing API? |
Im confused, in the settings there is the option for a custom embed base, which seems to be one part of Ava. But is it possible to self-host all the APIs used by AVA. So, the plugin is fully functional with my own OpenAI Account etc.
The Pricing Page also mentions: "Get the hosted version. No Config. No Hassle."
So, I am assuming there is a self-hosted version.
The text was updated successfully, but these errors were encountered: