Releases: MotleyAI/motleycrew
Releases · MotleyAI/motleycrew
v0.1.14
v0.1.13
What's Changed
- Minor tweaks by @ZmeiGorynych in #67
- Remove optional dependencies from Poetry resolver by @whimo in #72
Full Changelog: v0.1.12...v0.1.13
v0.1.12
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
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
v0.1.9
What's Changed
- Output handler max iterations by @BespalovSergey in #61
- Update Langchain dependency to v0.2 by @whimo in #58
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Properly working output handlers for Langchain & LlamaIndex agents by @BespalovSergey in #54
- Agent description and prompt prefix separated by @BespalovSergey in #57
- Html rendering tool by @BespalovSergey in #59
- Fixed AgentFinish blocker messages by @whimo in #60