Skip to content

Releases: Libertai/libertai-agents

0.1.2

25 Jan 05:58
Compare
Choose a tag to compare

This release brings the support of GOAT for simplified blockchain interactions by agents, along with some related fixes around Langchain toolkits.

Other minor changes were made, including additional tests for special Python syntax and security updates.

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

07 Jan 07:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

19 Dec 10:35
Compare
Choose a tag to compare

First production-ish release that includes:

  • Flexible and newer dependencies (python no longer limited to 3.11 only, pydantic upgraded to v2...)
  • Support of Langchain tools import
  • Tests setup with >80% coverage to ensure the stability of the framework
  • Various fixes and improvements on the internal inference mechanism

What's Changed

Full Changelog: 0.0.4...0.1.0

0.0.4

05 Dec 20:10
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Dependency fixes and documentation improvements

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

26 Nov 07:13
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Allow local and custom models usage

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

26 Nov 06:29
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Improvements based on the first feedbacks

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

09 Nov 18:55
a745426
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

First public test release of LibertAI Agents 😎