Skip to content

Agentic MVS Implementation, DataLoader rewrite and more #121

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Farid-Karimli
Copy link
Collaborator

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

  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