Skip to content

Releases: MotleyAI/motleycrew

v0.1.14

30 Aug 13:06
Compare
Choose a tag to compare

What's Changed

  • Support custom callbacks in Langchain agents + streaming demo by @whimo in #73

Full Changelog: v0.1.13...v0.1.14

v0.1.13

29 Aug 10:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

25 Aug 19:57
Compare
Choose a tag to compare

What's Changed

  • Replicate image api by @ZmeiGorynych in #69
  • Supply prompt prefix as a list of messages by @whimo in #70
  • Introduce intermediate_steps_processor in ReActToolCallingMotleyAgent by @whimo in #70
  • Generalize common graph store tests by @whimo in #68

Full Changelog: v0.1.11...v0.1.12

v0.1.11

25 Jul 06:02
Compare
Choose a tag to compare

What's Changed

  • Support CrewAI tools by @BespalovSergey in #63
  • Fix TypeError: StructuredTool._run() missing 1 required keyword-only argument: 'config' with newer versions of Langchain

Full Changelog: v0.1.10...v0.1.11

v0.1.10

22 Jul 12:50
Compare
Choose a tag to compare

Changelog:

  • Universal ReAct agents: #65

v0.1.9

09 Jul 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

05 Jul 11:57
Compare
Choose a tag to compare

What's Changed