Skip to content

Agentic MVS Implementation, DataLoader rewrite and more#121

Open
Farid-Karimli wants to merge 9 commits into
mainfrom
improve-rag
Open

Agentic MVS Implementation, DataLoader rewrite and more#121
Farid-Karimli wants to merge 9 commits into
mainfrom
improve-rag

Conversation

@Farid-Karimli

@Farid-Karimli Farid-Karimli commented Oct 30, 2024

Copy link
Copy Markdown
Collaborator
  1. Added agentic architecture code using Langgraph - agent decides which VS to retrieve from.
  2. Added support for creating multiple vectorstores for each content type, defined by the user in the project_config.ym
  3. Rewrote DataLoader to log chunks into a more readable format.
  4. Added document reranking step to the RetrieverWithScore class.
  5. Changed the url gathering to handle cases where the same domain is added with and without the extension.
  6. Changed the GithubReader to read entire directories.
  7. Minor changes in other places.

@Farid-Karimli Farid-Karimli changed the title Dataloader rewrite and markdown support Agentic MVS Implementation, DataLoader rewrite and more Jan 27, 2025
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