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

分割済チャンクだけでは回答できない場合に、分割前の前後のテキストも事前知識としてLLMに入力する。 #18

Open
Tracked by #19
matsusho070 opened this issue Dec 16, 2024 · 0 comments

Comments

@matsusho070
Copy link
Collaborator

RAGによる回答生成の際に、検索対象のチャンクが十分な情報を含まないとLLMによって判断された場合、
そのチャンクの前後のテキストも合わせて回答を行う仕組みを実装し、回答精度の変化を評価する。

@matsusho070 matsusho070 added enhancement New feature or request and removed enhancement New feature or request labels Dec 16, 2024
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

No branches or pull requests

1 participant