Skip to content

feature/62 implemented file support for rag#64

Merged
raphael-frank merged 3 commits into
mainfrom
feature/62-rag-file-support
Jun 10, 2026
Merged

feature/62 implemented file support for rag#64
raphael-frank merged 3 commits into
mainfrom
feature/62-rag-file-support

Conversation

@f-s-h

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

Copy link
Copy Markdown
Collaborator

Implemented file support for rag. The llm now can use the information from all pdfs that are stored in the folder file-storage.
Further features should include proper file storage and upload, as well as persistent storage of vectorized documents.

Closes #62

@f-s-h f-s-h requested a review from raphael-frank June 3, 2026 14:55
@f-s-h f-s-h self-assigned this Jun 3, 2026
@f-s-h f-s-h added enhancement New feature or request genAI Issue regarding the GenAi service labels Jun 3, 2026
@raphael-frank

Copy link
Copy Markdown
Collaborator

lgtm! I also fixed a minor thing from the local compose (not related to this PR).

@raphael-frank raphael-frank merged commit 6015d6c into main Jun 10, 2026
16 checks passed
@raphael-frank raphael-frank deleted the feature/62-rag-file-support branch June 10, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request genAI Issue regarding the GenAi service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Implement file support for RAG

2 participants