mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
preparing new verion
This commit is contained in:
@@ -58,11 +58,11 @@ Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By
|
|||||||
LLMs
|
LLMs
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<!-- <li>
|
||||||
<a href="./core-concepts/Flows">
|
<a href="./core-concepts/Flows">
|
||||||
Flows
|
Flows
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li> -->
|
||||||
<li>
|
<li>
|
||||||
<a href="./core-concepts/Pipeline">
|
<a href="./core-concepts/Pipeline">
|
||||||
Pipeline
|
Pipeline
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "crewai"
|
name = "crewai"
|
||||||
version = "0.64.0"
|
version = "0.65.0"
|
||||||
description = "Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks."
|
description = "Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks."
|
||||||
authors = ["Joao Moura <joao@crewai.com>"]
|
authors = ["Joao Moura <joao@crewai.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user