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

Add page number for knowledge base response #707

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

toshikwa
Copy link
Collaborator

@toshikwa toshikwa commented Nov 7, 2024

変更内容の説明

チェック項目

  • npm run lint を実行した
  • 関連するドキュメントを修正した
  • 手元の環境で動作確認済み

関連する Issue

@tbrand
Copy link
Contributor

tbrand commented Nov 11, 2024

メモ

If you have PDF documents in your data source and use Amazon OpenSearch Serverless for your vector store: Amazon Bedrock knowledge bases will generate document page numbers and store them in a metadata field/attribute called x-amz-bedrock-kb-document-page-number. Note that page numbers stored in a metadata field is not supported if you choose no chunking for your documents.

@tbrand tbrand merged commit 95c22a3 into main Nov 11, 2024
2 checks passed
@tbrand tbrand deleted the feature/knowledge-base-page-number branch November 11, 2024 02:14
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.

2 participants