mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 03:31:02 +02:00
- Added MCP tool invocation to API with flow-specific 'mcp_tool'
method. - Added tg-invoke-mcp-tool to make it easy to test the MCP integration part without using an agent flow.
This commit is contained in:
parent
3978d35545
commit
15d3d0e961
3 changed files with 108 additions and 2 deletions
|
|
@ -56,6 +56,7 @@ setuptools.setup(
|
|||
"scripts/tg-invoke-document-rag",
|
||||
"scripts/tg-invoke-graph-rag",
|
||||
"scripts/tg-invoke-llm",
|
||||
"scripts/tg-invoke-mcp-tool",
|
||||
"scripts/tg-invoke-prompt",
|
||||
"scripts/tg-load-doc-embeds",
|
||||
"scripts/tg-load-kg-core",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue