Commit Graph

4 Commits

Author SHA1 Message Date
Eduardo Chiarotti
6694cf3858 feat: add tests 2024-07-25 14:02:54 -03:00
Eduardo Chiarotti
ddcefe1364 feat: fixes issue on instantiating the ChatOpenAI on the crew 2024-07-25 11:43:55 -03:00
João Moura
349753a013 prepping new version 2024-07-20 12:26:32 -04: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