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

Fix min_tokens logic for grouping documents #295

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

larinam
Copy link
Collaborator

@larinam larinam commented Aug 5, 2023

documents with (length >= min_tokens) should not be grouped into one document for indexing.

… min_tokens) should not be grouped into one document for indexing
@vercel
Copy link

vercel bot commented Aug 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2023 11:22am

Copy link
Contributor

@dartpain dartpain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dartpain dartpain merged commit eac7b1e into arc53:main Aug 5, 2023
3 checks passed
@larinam larinam deleted the min_tokens_logic_fix branch September 3, 2023 15:07
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.

None yet

2 participants