Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 556 Bytes

HISTORY.md

File metadata and controls

30 lines (16 loc) · 556 Bytes

======= History =======

1.1.0 (2024-12-20)

  • Introduce chain_id and ability to update a chain.
  • Deprecate parent_event_id

1.0.4 (2024-04-25)

  • Improved variable detection when a template has curly braces.

1.0.3 (2024-04-17)

  • Support Libretto's chat_history role in TemplateChat

1.0.2 (2024-01-11)

  • Bugfix: Don't modify function/tool responses prior to submitting

1.0.1 (2023-12-21)

  • Add support for tools/functions.

1.0.0 (2023-11-16)

  • Support for v1 of the OpenAI SDK.

0.9.0 (2023-11-07)

  • First release on PyPI.