Skip to content

fix: preserve tool schema property order in Bedrock Converse conversion - #6810

Open
Mrxiao03 wants to merge 1 commit into
spring-projects:mainfrom
Mrxiao03:codex/pr6696-bedrock-converse-order
Open

fix: preserve tool schema property order in Bedrock Converse conversion#6810
Mrxiao03 wants to merge 1 commit into
spring-projects:mainfrom
Mrxiao03:codex/pr6696-bedrock-converse-order

Conversation

@Mrxiao03

Copy link
Copy Markdown

Summary

  • Preserve map insertion order when converting nested schema maps to Bedrock Document values.
  • Add regression coverage for ordered map conversion.

Fixes #6696

Testing

  • Compiled the updated Bedrock Converse utility and regression test locally with javac.

Signed-off-by: Depp <475336777@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ToolConfiguration input schema loses JSON property declaration order (ConverseApiUtils#convertMapToDocument uses HashMap)

3 participants