Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 765 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Excluded the default system flows from the "next step generation" prompt.
  • Updated langchain to 0.0.167.

Fixed

  • Fixed the overriding of general instructions #7.
  • Fixed action parameters inspection bug #2.
  • Fixed bug related to multi-turn flows #13.

[0.1.0] - 2023-04-25

Added

  • First alpha release.