LangChain.Utils.AwsEventstreamDecoder (LangChain v0.6.0)

Copy Markdown View Source

Decodes AWS messages in the application/vnd.amazon.eventstream content-type. Ignores the headers because on Bedrock it's the same content type, event type & message type headers in every message.

Summary

Functions

decode(data)