Skip to content
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

feat: add support to use OpenAI for llm use #408

Closed
wants to merge 4 commits into from
Closed

Conversation

mudler
Copy link

@mudler mudler commented May 23, 2023

This adds the possibility to use OpenAI as a llm to answer questions. This makes it possible to use privateGPT locally as well with projects like https://github.com/go-skynet/LocalAI

Rather then trying to make this work with OpenAI,
this is in order to use it locally with projects like LocalAI

Signed-off-by: mudler <mudler@mocaccino.org>
@janvarev
Copy link

Looks like my PR too :) #325
I have added KoboldAPI endpoint too.

@imartinez imartinez added the primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT label Oct 19, 2023
@imartinez imartinez closed this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants