Skip to content

chatlas 0.6.0

Choose a tag to compare

@cpsievert cpsievert released this 01 Apr 22:50
· 185 commits to main since this release

New features

  • New content_pdf_file() and content_pdf_url() allow you to upload PDFs to supported models. (#74)

Improvements

  • Turn and Content now inherit from pydantic.BaseModel to provide easier saving to and loading from JSON. (#72)