Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

82 lines (51 loc) · 1.35 KB

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.

[0.1.12] - 19-03-2024

Changed

  • Fix problem with stream=True
  • Remove format parameter: Now it will be always text.

[0.1.11] - 01-03-2024

Changed

  • Remove unused packages
  • Set minimum package version

[0.1.10] - 16-02-2024

Changed

  • Updated to new API version

[0.0.24] - 12-20-2023

Changed

  • Fix errors

[0.0.23] - 12-15-2023

Changed

  • Fix errors

[0.0.22] - 12-15-2023

Changed

  • Updates completion

[0.0.21] - 12-11-2023

Changed

  • Updates methods
  • Changes in modules
  • Update Readme with Examples

[0.0.17] - 09-20-2023

Changed

  • Updates completion

[0.0.17] - 09-20-2023

Changed

  • The agent's response has been updated in case the return is with functions.

[0.0.16] - 09-08-2023

Added

  • Added the Examples.

Changed

  • fix agent file
  • fix stream and async functions

[0.0.13] - 08-26-2023

Added

  • Added the CHANGELOG file.

Changed

  • Fix test file
  • Fix Agent Class code
  • Change struct internal

[0.0.1] - [0.0.12] - before 08-2023

Changed

  • Initial changes were made without documentation in the CHANGELOG.