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

Feature Request on self hosted LLM #22

Open
JasmondL opened this issue Mar 30, 2024 · 1 comment
Open

Feature Request on self hosted LLM #22

JasmondL opened this issue Mar 30, 2024 · 1 comment

Comments

@JasmondL
Copy link

I hope this message finds you well. I was wondering if it's something that your team has considered before - using a self-hosted Language Model like Ollama as a potential data source for your product. Please let me know if this is an option that could be explored further. Thank you and best regards.

@bOsowski
Copy link
Owner

I hope this message finds you well. I was wondering if it's something that your team has considered before - using a self-hosted Language Model like Ollama as a potential data source for your product. Please let me know if this is an option that could be explored further. Thank you and best regards.

Hi, this android app doesn't communicate with OpenAI's API directly, but rather through a backend server (https://github.com/bOsowski/ChatGptBackend) which handles credit management and forwards the requests to OpenAI. There is no reason as to why the backend server couldn't instead use a different AI model provider instead, or even act as one itself using Ollama. In any case, the issue should really be submitted under the https://github.com/bOsowski/ChatGptBackend project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants