Explore the idea of connecting it with local LLMs #52
peopleworks
started this conversation in
Ideas
Replies: 1 comment
-
If these projects expose an API like the one of OpenAI, the only thing to do is to update the ChatGptNet library (that is used by DatabaseGPT) to support Ollama (and others): https://github.com/marcominerva/ChatGptNet/blob/master/src/ChatGptNet/ServiceConfigurations/ChatGptServiceConfiguration.cs#L39 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have you thought about the idea of connecting this wonder with local LLMS, since there are projects like Ollama that are super good and we can host them on our own servers.
Beta Was this translation helpful? Give feedback.
All reactions