v1.5.0
-
Streaming annotations: Support custom mapping for assistant message annotations in
stream_agent_responseviaResponseStreamConverter. -
Two-phase uploads: Add
PUTsupport and request header forwarding viaupload_descriptorforFileAttachmentandImageAttachment. -
Breaking:
- The
upload_urlfield onFileAttachmentandImageAttachmenthas been removed (useupload_descriptor). ChatKitServernow writes created attachment metadata to the store when handling theattachments.createrequest (remove store-write fromAttachmentStore.create_attachment).
- The