Skip to content

FEATURE: allow tuning of RAG generation #565

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

Merged
merged 5 commits into from
Apr 12, 2024
Merged

FEATURE: allow tuning of RAG generation #565

merged 5 commits into from
Apr 12, 2024

Conversation

SamSaffron
Copy link
Member

  • change chunking to be token based vs char based (which is more accurate)
  • allow control over overlap / tokens per chunk and conversation snippets inserted
  • UI to control new settings

- change chunking to be token based vs char based (which is more accurate)
- allow control over overlap / tokens per chunk and conversation snippets inserted
- UI to control new settings
@SamSaffron SamSaffron marked this pull request as ready for review April 12, 2024 07:21
@romanrizzi romanrizzi merged commit f6ac5cd into main Apr 12, 2024
5 checks passed
@romanrizzi romanrizzi deleted the rag2 branch April 12, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants