Skip to content

Releases: lion-agi/lionagi

v0.2.7

13 Sep 15:13
Compare
Choose a tag to compare

Change

Now Branch does not come with default system message

Full Changelog: v0.2.6...v0.2.7

v0.2.6

06 Sep 17:09
Compare
Choose a tag to compare

Added fallback formatter in case parsing failed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

11 Aug 18:44
Compare
Choose a tag to compare

minor changes

  • aws api folder is temporarily commented out, for dependency reason
  • will be reformatted to an app in v0.3+

Final Commit to V0.2+


Full Changelog: v0.2.4...v0.2.5

v0.2.4

06 Aug 20:10
c22aedb
Compare
Choose a tag to compare

fixed bugs on litellm

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 Jul 20:58
de8b979
Compare
Choose a tag to compare

New Features

  • Introduced ReactFlow-based interface for visual representation of AI agents, prompts, and tools (@Alina-Luo).

Frontend

  • Created draggable sidebar for easy node creation in ReactFlow interface (@Alina-Luo).
  • Implemented custom node types for Agents, Prompts, and Tools (@Alina-Luo).

What's Changed

Full Changelog: v.0.2.2...v0.2.3

v.0.2.2

14 Jun 15:35
3f44953
Compare
Choose a tag to compare

Added

  • Graphic work system
  • Upgraded work engine
  • Customizing workflow logic

What's Changed

Full Changelog: v.0.2.1...v.0.2.2

v.0.2.1

04 Jun 01:22
79cbc0c
Compare
Choose a tag to compare

Modified

  • work system enhancement: work, work function, work queue, worker, worklog.
  • upgraded work decorator features
  • improved asynchronous processing and form handling in work execution

Full Changelog: v0.2.0...v.0.2.1

v0.2.0

28 May 22:45
f23bcc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

30 Apr 11:57
2539578
Compare
Choose a tag to compare

Aded:

  • storage integration with excel by @Alina-Luo
  • added LNDL base syntax

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1 neo4j

21 Apr 00:57
c016c69
Compare
Choose a tag to compare

Added:

  • the world's most intuitive integration with neo4j @Alina-Luo
  • experimental: work, worklog, worker, work function
  • experimental: function calling,
  • experimental: directive system

What's Changed