-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patterns #19559
base: production
Are you sure you want to change the base?
Patterns #19559
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 files reviewed, 1 total issue(s) found.
|
||
## Orchestrator-Workers | ||
|
||
A central LLM dynamically breaks down tasks, delegates to worker LLMs, and synthesizes results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A central LLM dynamically breaks down tasks, delegates to worker LLMs, and synthesizes results. | |
A central LLM dynamically breaks down tasks, delegates to Worker LLMs, and synthesizes results. |
Issues:
- Style Guide - (Terms-error) Use 'Worker' instead of 'worker'.
Fix Explanation:
The term 'worker' should be capitalized to 'Worker' according to the style guide recommendation. This is a straightforward capitalization fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tentative lfg
src/content/docs/agents/patterns.mdx
Outdated
|
||
![Figure 5: Evaluator-Optimizer](~/assets/images/agents/05-evaluator.png "Figure 5: Evaluator-Optimizer") | ||
|
||
[**Interactive Demo**](https://patterns.agents.workers.dev) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[**Interactive Demo**](https://patterns.agents.workers.dev) | |
[**Interactive Demo**](https://anthropic-patterns.agents.workers.dev) |
src/content/docs/agents/patterns.mdx
Outdated
|
||
![Figure 1: Prompt Chaining](~/assets/images/agents/01-sequential.png "Figure 1: Prompt Chaining") | ||
|
||
[**Interactive Demo**](https://patterns.agents.workers.dev) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[**Interactive Demo**](https://patterns.agents.workers.dev) | |
[**Interactive Demo**](https://anthropic-patterns.agents.workers.dev) |
src/content/docs/agents/patterns.mdx
Outdated
|
||
![Figure 2: Routing](~/assets/images/agents/02-routing.png "Figure 2: Routing") | ||
|
||
[**Interactive Demo**](https://patterns.agents.workers.dev) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[**Interactive Demo**](https://patterns.agents.workers.dev) | |
[**Interactive Demo**](https://anthropic-patterns.agents.workers.dev) |
src/content/docs/agents/patterns.mdx
Outdated
|
||
![Figure 3: Parallelization](~/assets/images/agents/03-parallel.png "Figure 3: Parallelization") | ||
|
||
[**Interactive Demo**](https://patterns.agents.workers.dev) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[**Interactive Demo**](https://patterns.agents.workers.dev) | |
[**Interactive Demo**](https://anthropic-patterns.agents.workers.dev) |
src/content/docs/agents/patterns.mdx
Outdated
|
||
![Figure 4: Orchestrator Workers](~/assets/images/agents/04-orchestrator.png "Figure 4: Orchestrator Workers") | ||
|
||
[**Interactive Demo**](https://patterns.agents.workers.dev) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[**Interactive Demo**](https://patterns.agents.workers.dev) | |
[**Interactive Demo**](https://anthropic-patterns.agents.workers.dev) |
We should probably make our own images for this, I don't think the anthropic pics are cc. I"ll try to do something for it tomorrow. |
Deploying cloudflare-docs with Cloudflare Pages
|
Files with changes (up to 15)
|
hat tip @threepointone 🙌 🙌 🙌