patterns-basic-workflows
Three simple multi-LLM workflow patterns trading cost or latency for improved performance.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install patterns-basic-workflows --cli claudewrites the file to.claude/commands/patterns-basic-workflows.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/patterns-basic-workflows.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives
- openai-openai-agents-python29,704 stars · 4,808 forks · 5 mentions99.667
What it is
Official anthropics/anthropic-cookbook workflows component — Three simple multi-LLM workflow patterns trading cost or latency for improved performance.
When to use it
Three simple multi-LLM workflow patterns trading cost or latency for improved performance.
How to install / invoke
Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/patterns/agents/basic_workflows.ipynb
Notes
Recipe "Basic workflows" from the anthropic-cookbook patterns/ family (categories: Agent Patterns). License: MIT.