Amazon Bedrock knowledgebase - Does knowledge base support JSON files in S3?

0

I have my source data in JSON file format in S3. The data is nested and hierarchical. ** Is it accepted format for Bedrock to vectorize? ** Also currently i can only provide a single file to the knowledge base. How can i add more files to knowledge base?

sree
gefragt vor 4 Monaten1740 Aufrufe
1 Antwort
0

Hello.

The file formats that can be used in the knowledge base are those described in the following document.
I don't think JSON can be used.
https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup.html

  • Plain text (.txt)
  • Markdown (.md)
  • HyperText Markup Language (.html)
  • Microsoft Word document (.doc/.docx)
  • Comma-separated values (.csv)
  • Microsoft Excel spreadsheet (.xls/.xlsx)
  • Portable Document Format (.pdf)

Also currently i can only provide a single file to the knowledge base. How can i add more files to knowledge base?

I think there is no problem even if the file is divided into multiple parts.
https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup.html

No chunking – Amazon Bedrock treats each file as one chunk. If you choose this option, you may want to pre-process your documents by splitting them into separate files before uploading them to an Amazon S3 bucket.

profile picture
EXPERTE
beantwortet vor 4 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen