mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-13 01:02:39 +02:00
Reorganize docs
This commit is contained in:
parent
435ed965da
commit
3c05dc4fc8
12 changed files with 119 additions and 92 deletions
|
|
@ -19,5 +19,5 @@
|
|||
|
||||
## Pipelines
|
||||
|
||||
- RowBoat also has the concept of pipelines, which are agents invoked sequentially after an agent in the graph has produced a user-facing response.
|
||||
- RowBoat also has the concept of pipelines - specialized agents invoked sequentially after an agent in the graph has produced a user-facing response.
|
||||
- E.g. a pipeline with a post processing agent and a guardrail agent will ensure that every response is post processed and guardrailed for appropriateness before presenting it to the user.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue