We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db2ccf commit 84773cbCopy full SHA for 84773cb
README.md
@@ -30,7 +30,7 @@ Unlike traditional approaches that rely on prompt engineering or conversational
30
31
```mermaid
32
graph TD
33
- API(Parlant REST API) -->|React to Session Trigger| Engine
+ API(Parlant REST API) -->|React to Session Trigger| Engine[Response Engine]
34
Engine -->|Load Terms| GlossaryStore
35
Engine -->|Match Guidelines| GuidelineProposer
36
Engine -->|Infer & Call Tools| ToolCaller
0 commit comments