AgentsforBedrock.Client.create_data_source hierarchal chunking configuration bug #4362
Labels
bedrock-agent
documentation
This is a problem with documentation.
p2
This is a standard priority issue
response-requested
Waiting on additional information or feedback.
Describe the issue
Hey,
TL;DR: missing parameter in gentsforBedrock.Client.create_data_source.vectorIngestionConfiguration. hierarchicalChunkingConfiguration docs
I tried to used AgentsforBedrock.create_data_source with hierarchal chunking strategy with the default request Syntax and get an error regarding the vectorIngestionConfiguration. I notice that the request requires a token configuration for both father and son chunks, for example:
`
`
While in the docs the there is a no reference to the child chunks maxTokens:
`
`
Thanks!
Links
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-agent/client/create_data_source.html
The text was updated successfully, but these errors were encountered: