Skip to content

v0.18.1

Latest

Choose a tag to compare

@schloerke schloerke released this 21 May 16:09
3c40bc4

Improvements

  • Content.tagify() implementations (ContentToolRequest, ContentToolResult, ContentThinking) now annotate their return type as htmltools.Tagified and fully tagify their output, complying with htmltools 0.7.0's tightened Tagifiable contract. Embedding these contents inside another .tagify() recursion no longer trips the new boundary check in htmltools 0.7.0. (#311)

Bug fixes

  • ContentPDF is now exported from chatlas.types, matching all other Content subclasses. (#312)

Full changelog: https://github.com/posit-dev/chatlas/blob/main/CHANGELOG.md