Commit Graph

3 Commits

Author SHA1 Message Date
Eduardo Chiarotti
a20452a57c docs: change message to ChatOpenAI llm 2024-07-25 13:55:59 -03:00
Eduardo Chiarotti
d6033337e2 docs: add docs for the planning_llm new parameter 2024-07-25 11:55:19 -03:00
Eduardo Chiarotti
61a196394b feat: Add planning feature to crew (#919)
* feat: add planning feature to crew

* feat: add test to planning handler and change to execute_async method

* docs: add planning parameter to the Core documentation

* docs: add planning docs

* fix: fix type checking issue

* fix: test and logic
2024-07-18 13:15:08 -03:00