mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-27 07:29:37 +02:00
Feature/structured query tool integration (#493)
* Agent integration to structured query * Update tests
This commit is contained in:
parent
a6d9f5e849
commit
ed0e02791d
5 changed files with 553 additions and 2 deletions
|
|
@ -31,4 +31,5 @@ from . graph_rag_client import GraphRagClientSpec
|
|||
from . tool_service import ToolService
|
||||
from . tool_client import ToolClientSpec
|
||||
from . agent_client import AgentClientSpec
|
||||
from . structured_query_client import StructuredQueryClientSpec
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue