mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-01 09:29:38 +02:00
saving
This commit is contained in:
parent
ffd97375a8
commit
5776171d27
4 changed files with 165 additions and 5 deletions
|
|
@ -92,6 +92,9 @@ const DEFAULT_BLUEPRINT: Blueprint = {
|
|||
// Librarian RPC (for PDF decoder)
|
||||
"librarian-request": "tg.flow.librarian-request",
|
||||
"librarian-response": "tg.flow.librarian-response",
|
||||
// MCP tool invocation
|
||||
"mcp-tool-request": "tg.flow.mcp-tool-request",
|
||||
"mcp-tool-response": "tg.flow.mcp-tool-response",
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue