Skip to content
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

feat: pass selfhosted embeddings to graphrag #266

Closed
wants to merge 3 commits into from

Conversation

mkhludnev
Copy link
Contributor

Description

Type of change

  • New features (non-breaking change).
  • Bug fix (non-breaking change).
  • Breaking change (fix or feature that would cause existing functionality not to work as expected).

Checklist

  • I have performed a self-review of my code.
  • I have added thorough tests if it is a core feature.
  • There is a reference to the original bug report and related work.
  • I have commented on my code, particularly in hard-to-understand areas.
  • The feature is well documented.

@mkhludnev mkhludnev changed the title pass selfhosted embeddings to graphrag feat: pass selfhosted embeddings to graphrag Sep 10, 2024
@mkhludnev mkhludnev marked this pull request as draft September 10, 2024 14:46
@mkhludnev mkhludnev marked this pull request as ready for review September 10, 2024 14:52
@cin-jimmy cin-jimmy requested a review from taprosoft September 16, 2024 14:03
@taprosoft
Copy link
Collaborator

This only works for retrieval time but not indexing time. Temporary close for now.

@taprosoft taprosoft closed this Sep 29, 2024
@mkhludnev
Copy link
Contributor Author

This only works for retrieval time but not indexing time. Temporary close for now.

ah right. I configured graphrag manually.

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.

How to set the graphRAG with local ollama
2 participants