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: add URL indexing directly from chat input #571

Merged
merged 2 commits into from
Dec 15, 2024
Merged

Conversation

taprosoft
Copy link
Collaborator

@taprosoft taprosoft commented Dec 15, 2024

Description

  • Add URL indexing directly from chat input
  • Enable LightRAG collection by default
  • Optimize batching logic for LightRAG & NanoGraphRAG
  • Add warning message for empty GRAPHRAG_API_KEY

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.

@taprosoft taprosoft merged commit 7a02cb7 into main Dec 15, 2024
10 checks passed
@taprosoft taprosoft deleted the feat/url_chat_index branch December 18, 2024 03:33
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