mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-24 12:01:54 +00:00
feat(core): support AWS Bedrock document
content blocks in msg_content_output
(#32799)
This commit is contained in:
@@ -81,6 +81,7 @@ TOOL_MESSAGE_BLOCK_TYPES = (
|
||||
"json",
|
||||
"search_result",
|
||||
"custom_tool_call_output",
|
||||
"document",
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user