Skip to content

v1.4.1

Latest

Choose a tag to compare

@jiwon-oai jiwon-oai released this 18 Dec 23:43
· 7 commits to main since this release
494a96d
  • Support streaming generated images using a new GeneratedImageItem

    • Emit partial image updates with GeneratedImageUpdated
    • Enable custom image output handling through ResponseStreamConverter passed to
      stream_agent_response
  • Add customization options for how EntitySource is rendered in assistant messages

    • Control inline and hover annotation views with inline_label and label
    • Mark entity sources as interactive to enable client-side click handling and previews
  • Add a clock icon for use in workflows and entity annotations