Skip to content

Releases: lion-agi/lionagi

v0.0.115

10 Jan 01:33
Compare
Choose a tag to compare

Modified

  • session and message update
  • tool functions update

What's Changed

Full Changelog: v0.0.114...v0.0.115

v0.0.114

04 Jan 03:31
30d92c0
Compare
Choose a tag to compare

Modified

  • documentation for new system
  • tool manager settings
  • various bugs fixed

What's Changed

Full Changelog: v0.0.113...v0.0.114

v0.0.113

03 Jan 09:19
7b91fae
Compare
Choose a tag to compare

Added:

  • built-in support for open router with more than 100 models
  • configurable api service
  • automatic async parallel function call
  • built-in support for llamaindex and langchain loaders
  • added graph structure, relationships
  • added node system
  • new util: flat_util, handles complex data structure

What's Changed

Full Changelog: v0.0.112...v0.0.113

v0.0.112

28 Dec 06:33
1562887
Compare
Choose a tag to compare

Modified:

  • node system: most objects in lionagi will be nodes in future
  • Tool system: now requires a tool object to register
  • various bugs fixed

What's Changed

New Contributors

Full Changelog: v0.0.111...v0.0.112

v0.0.111

22 Dec 21:36
64660c1
Compare
Choose a tag to compare

Added:

  • support for non-interactive env
  • nested sessions

What's Changed

Full Changelog: v0.0.110...v0.0.111

v0.0.110

21 Dec 01:32
a969fc1
Compare
Choose a tag to compare

Modified

  • all name visibility

What's Changed

Full Changelog: v0.0.107...v0.0.110

v0.0.107

20 Dec 22:33
fa7d8b1
Compare
Choose a tag to compare

Added

  • support for parallel function call

What's Changed

Full Changelog: v0.0.106...v0.0.107

v0.0.106

15 Dec 19:09
aa99bb5
Compare
Choose a tag to compare

Added

  • support for function calling
  • auto_followup: automatically invoke function calling with subsequent followup

What's Changed

Full Changelog: v0.0.105...v0.0.106

v0.0.105

13 Dec 23:13
Compare
Choose a tag to compare

What's Changed

added Function calling

Full Changelog: v0.0.104...v0.0.105

v0.0.104

08 Dec 01:48
ef0d4c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.103...v0.0.104