Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 737 Bytes

CHANGES.md

File metadata and controls

39 lines (26 loc) · 737 Bytes

Change Log

0.0.6 (2024-02-15)

  • Use OpenAI v1.12.0.
  • Update OpenAI API calls.
  • Fix default value in greedy filter.
  • Update tests.

0.0.5 (2024-02-10)

  • Make Rasa an optional package.
  • Update OpenAI GPT models.
  • Update Python version.
  • Update building tools.

0.0.4 (2023-07-07)

  • Fix the grounding process of formulas.
  • Improve the english translation of formula templates.
  • Update Pipfile.lock.
  • Add ICAPS reference.

0.0.3 (2023-06-13)

Main changes:

  • Bump RASA version to 3.5.11.
  • Bump PyLogics version to 0.2.1.
  • Bump OpenAI version to 0.27.8.
  • Support for GPT-x models and different modes of operations.

0.0.2 (2022-09-22)

  • Minor fixes.

0.0.1 (2022-09-22)

  • First release of the package.