Skip to content

refactor RAG, adding rag module#561

Open
GdoongMathew wants to merge 2 commits into
AsyncFuncAI:mainfrom
GdoongMathew:refactor/rag
Open

refactor RAG, adding rag module#561
GdoongMathew wants to merge 2 commits into
AsyncFuncAI:mainfrom
GdoongMathew:refactor/rag

Conversation

@GdoongMathew

@GdoongMathew GdoongMathew commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • move rag related data_pipeline, ollama model validation function, and RAG to dedicated rag module.
  • removing ollama_patch.
  • move get_file_content and related functions to repository module.
  • Remove duplicated for loop in RAG._validate_and_filter_embeddings.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Simplified the logic for retrieving dialog turns from the current conversation.
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

Successfully merging this pull request may close these issues.

1 participant