Skip to content

Releases: lion-agi/lionagi

v0.2.11

01 Oct 21:55
Compare
Choose a tag to compare

Added

ReactInstruct, an enhanced chain of React for task specific structured output, really powerful to be honest

Full Changelog: v0.2.10...v0.2.11

v0.2.10

01 Oct 21:09
Compare
Choose a tag to compare

modified

Added lion-core dependency
removed pandas dependency, it has been moved to lionfuncs

Full Changelog: v0.2.9...v0.2.10

v0.2.9

27 Sep 17:10
Compare
Choose a tag to compare

minor debugs

Full Changelog: v0.2.8...v0.2.9

v0.2.8

26 Sep 23:39
076acaa
Compare
Choose a tag to compare

Added:

Pile: added various async methods with async lock, including __aiter__

dependency:

added: lion-openai, lionfuncs

modified:

code cleanup, removed a lot of lines

package management

switching to poetry

What's Changed

Full Changelog: v0.2.7...v0.2.8

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