Motleycrew

Latest version: v0.2.4

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.2.4

What's Changed
* Update Multi-step research agent.ipynb with local embeddings example by iSevenDays in https://github.com/ShoggothAI/motleycrew/pull/87
* Support AzureOpenAI LLMs & fix research agent defaulting to OpenAI by whimo in https://github.com/ShoggothAI/motleycrew/pull/94

New Contributors
* iSevenDays made their first contribution in https://github.com/ShoggothAI/motleycrew/pull/87

**Full Changelog**: https://github.com/ShoggothAI/motleycrew/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Support agent app & async tools by whimo in https://github.com/ShoggothAI/motleycrew/pull/89
* Customer support app & event driven workflows docs by whimo in https://github.com/ShoggothAI/motleycrew/pull/92
* Fixes for async tools & doc updates by whimo in https://github.com/ShoggothAI/motleycrew/pull/93


**Full Changelog**: https://github.com/ShoggothAI/motleycrew/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Fixes for asynchronous crew execution by whimo in https://github.com/ShoggothAI/motleycrew/pull/81
* Event-driven orchestration demo with Faust by whimo in https://github.com/ShoggothAI/motleycrew/pull/85
* Support custom LLMs in research agent by whimo in https://github.com/ShoggothAI/motleycrew/pull/86
* Upgrade Langchain to v0.3 by whimo in https://github.com/ShoggothAI/motleycrew/pull/82
* Retry mechanism in MotleyTool by whimo in https://github.com/ShoggothAI/motleycrew/pull/88


**Full Changelog**: https://github.com/ShoggothAI/motleycrew/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Support format strings in prompt_prefix by ViStefan in https://github.com/ShoggothAI/motleycrew/pull/77
* populate __version__ by ViStefan in https://github.com/ShoggothAI/motleycrew/pull/78
* Fix CrewAI delegation by whimo in https://github.com/ShoggothAI/motleycrew/pull/79
* Remove setuptools explicit dependency by whimo in https://github.com/ShoggothAI/motleycrew/pull/80

New Contributors
* ViStefan made their first contribution in https://github.com/ShoggothAI/motleycrew/pull/77

**Full Changelog**: https://github.com/ShoggothAI/motleycrew/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

In v0.2, some breaking changes were introduced. Agents no more have a distinct `output_handler` argument. Output handlers are now regular tools with `return_direct` set to `True`. Multiple output handlers are supported.

Agents now have a `force_output_handler` argument, which will block direct output.

* Unify output handlers and regular tools, improve exception management, major refactor by whimo in https://github.com/ShoggothAI/motleycrew/pull/76

0.1.15

What's Changed
* MotleyTool LlamaIndex compatibility fix by whimo in https://github.com/ShoggothAI/motleycrew/pull/74
* Support various LLM providers (Ollama, Groq, Together...) + docs by whimo in https://github.com/ShoggothAI/motleycrew/pull/75


**Full Changelog**: https://github.com/ShoggothAI/motleycrew/compare/v0.1.14...v0.1.15

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.