Skip to content

Feature/78 local rag support#80

Open
f-s-h wants to merge 19 commits into
mainfrom
feature/78-local-rag-support
Open

Feature/78 local rag support#80
f-s-h wants to merge 19 commits into
mainfrom
feature/78-local-rag-support

Conversation

@f-s-h

@f-s-h f-s-h commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Added local LLM support.
Therefor Ollama service is added to docker that preinstalls the llm and embedding model.
Calls to the local llm can be done via a POST request to /api/v1/helper/rag-response-local.

Closes #78

@f-s-h f-s-h requested a review from raphael-frank June 12, 2026 13:33
@f-s-h f-s-h self-assigned this Jun 12, 2026
@f-s-h f-s-h added server Issue regarding a server service genAI Issue regarding the GenAi service labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

genAI Issue regarding the GenAi service server Issue regarding a server service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Implement local LLM support

3 participants