refactor: clarify agent pattern names

- Remove redundant workflow suffix from agentic pattern names and related classes
- Update documentation to reflect pattern name changes
This commit is contained in:
Christian Tzolov
2025-01-21 12:59:49 +01:00
committed by Christian Tzolov
parent 1433ff7382
commit 9f8cb92aa9
18 changed files with 45 additions and 45 deletions

View File

@@ -17,8 +17,8 @@
<module>chain-workflow</module>
<module>parallelization-worflow</module>
<module>routing-workflow</module>
<module>orchestrator-workers-workflow</module>
<module>evaluator-optimizer-workflow</module>
<module>orchestrator-workers</module>
<module>evaluator-optimizer</module>
</modules>