Commit Graph

8 Commits

Author SHA1 Message Date
Matt B
2e3fc31e48 update crewai to version 0.85.0 across all projects 2024-12-10 20:55:44 +08:00
BasharAssaf
c4e8cb9030 Fix : Updating markdown_validator example
Issue #183 reported that the markdown_validator example structure needs to be updated, this commit includes :
- adding A config/ directory for YAML configuration files (agents.yaml, tasks.yaml).
- adding dedicated tools/ folder for any helper utilities, such as markdownTools.py .
- adding The crew.py module, which contains the logic for the MarkDownValidatorCrew.
-adding main.py file, which now serves as the entry point for the project, and includes run and train functions.
2024-10-23 20:43:56 +03:00
Rip&Tear
f63acaa368 Merge branch 'main' into patch-1 2024-08-31 12:52:06 +08:00
Howard Gil
e75789b142 Fixed typo 2024-05-13 16:46:44 -07:00
Patrick Rachford
ef40e728a1 Update README.md
Fix syntax issue in markdown file.
2024-04-08 07:20:32 -07:00
João Moura
54f5e662d2 updating crewai versions 2024-02-14 09:41:57 -03:00
itlackey
5c710297b1 moved tool to new file, fixed env usage 2024-01-12 14:55:54 -06:00
itlackey
9ec560f956 azure and markdown examples 2024-01-09 13:28:34 -06:00