Commit Graph

3 Commits

Author SHA1 Message Date
Devin AI
c54a65983a docs: enhance process types documentation with comparison table and technical details
- Add process type comparison table
- Enhance code examples with complete agent/task definitions
- Add process selection guidelines with technical considerations
- Add technical implementation details including default config
- Include error handling examples and version compatibility notes

Co-Authored-By: Joe Moura <joao@crewai.com>
2024-12-30 17:02:20 +00:00
Devin AI
e9cec842b2 docs: update process types terminology and clarify task execution
- Move Task Execution Flow section from tasks.mdx to processes.mdx
- Rename Sequential to Static/Assigned for clarity
- Rename Hierarchical to Dynamic/Unassigned
- Add backward compatibility notes for enum values
- Clarify that tasks are always executed in order

Co-Authored-By: Joe Moura <joao@crewai.com>
2024-12-30 16:52:15 +00:00
Tony Kipkemboi
a7696d5aed Migrate docs from MkDocs to Mintlify (#1423)
* add new mintlify docs

* add favicon.svg

* minor edits

* add github stats
2024-10-10 19:14:28 -03:00