trustgraph-cli 1.2.13__tar.gz → 1.2.15__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of trustgraph-cli might be problematic. Click here for more details.
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/PKG-INFO +1 -1
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/set_tool.py +10 -5
- trustgraph_cli-1.2.15/trustgraph/cli_version.py +1 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/PKG-INFO +1 -1
- trustgraph_cli-1.2.13/trustgraph/cli_version.py +0 -1
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/README.md +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/pyproject.toml +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/setup.cfg +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/__init__.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/add_library_document.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/delete_flow_class.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/delete_kg_core.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/delete_mcp_tool.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/delete_tool.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/dump_msgpack.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/get_flow_class.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/get_kg_core.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/graph_to_turtle.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/init_pulsar_manager.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/init_trustgraph.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/invoke_agent.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/invoke_document_rag.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/invoke_graph_rag.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/invoke_llm.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/invoke_mcp_tool.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/invoke_prompt.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_doc_embeds.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_kg_core.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_knowledge.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_pdf.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_sample_documents.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_text.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/load_turtle.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/put_flow_class.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/put_kg_core.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/remove_library_document.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/save_doc_embeds.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/set_mcp_tool.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/set_prompt.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/set_token_costs.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_config.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_flow_classes.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_flow_state.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_flows.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_graph.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_kg_cores.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_library_documents.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_library_processing.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_mcp_tools.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_processor_state.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_prompts.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_token_costs.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_token_rate.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/show_tools.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/start_flow.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/start_library_processing.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/stop_flow.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/stop_library_processing.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph/cli/unload_kg_core.py +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/SOURCES.txt +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/dependency_links.txt +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/entry_points.txt +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/requires.txt +0 -0
- {trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: trustgraph-cli
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.15
|
|
4
4
|
Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
|
|
5
5
|
Author-email: "trustgraph.ai" <security@trustgraph.ai>
|
|
6
6
|
Project-URL: Homepage, https://github.com/trustgraph-ai/trustgraph
|
|
@@ -9,6 +9,10 @@ This script allows you to define agent tools with various types including:
|
|
|
9
9
|
|
|
10
10
|
Tools are stored in the 'tool' configuration group and can include
|
|
11
11
|
argument specifications for parameterized execution.
|
|
12
|
+
|
|
13
|
+
IMPORTANT: The tool 'name' is used by agents to invoke the tool and must
|
|
14
|
+
be a valid function identifier (use snake_case, no spaces or special chars).
|
|
15
|
+
The 'description' provides human-readable information about the tool.
|
|
12
16
|
"""
|
|
13
17
|
|
|
14
18
|
from typing import List
|
|
@@ -114,14 +118,15 @@ def main():
|
|
|
114
118
|
number - Numeric parameter
|
|
115
119
|
|
|
116
120
|
Examples:
|
|
117
|
-
%(prog)s --id
|
|
121
|
+
%(prog)s --id weather_tool --name get_weather \\
|
|
118
122
|
--type knowledge-query \\
|
|
119
|
-
--description "Get weather information" \\
|
|
123
|
+
--description "Get weather information for a location" \\
|
|
120
124
|
--argument location:string:"Location to query" \\
|
|
121
125
|
--argument units:string:"Temperature units (C/F)"
|
|
122
126
|
|
|
123
|
-
%(prog)s --id
|
|
124
|
-
--description "Perform calculations" \\
|
|
127
|
+
%(prog)s --id calc_tool --name calculate --type mcp-tool \\
|
|
128
|
+
--description "Perform mathematical calculations" \\
|
|
129
|
+
--mcp-tool calculator \\
|
|
125
130
|
--argument expression:string:"Mathematical expression"
|
|
126
131
|
''').strip(),
|
|
127
132
|
formatter_class=argparse.RawDescriptionHelpFormatter
|
|
@@ -140,7 +145,7 @@ def main():
|
|
|
140
145
|
|
|
141
146
|
parser.add_argument(
|
|
142
147
|
'--name',
|
|
143
|
-
help=f'
|
|
148
|
+
help=f'Tool name used by agents to invoke this tool (use snake_case, e.g., get_weather)',
|
|
144
149
|
)
|
|
145
150
|
|
|
146
151
|
parser.add_argument(
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "1.2.15"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: trustgraph-cli
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.15
|
|
4
4
|
Summary: TrustGraph provides a means to run a pipeline of flexible AI processing components in a flexible means to achieve a processing pipeline.
|
|
5
5
|
Author-email: "trustgraph.ai" <security@trustgraph.ai>
|
|
6
6
|
Project-URL: Homepage, https://github.com/trustgraph-ai/trustgraph
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "1.2.13"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{trustgraph_cli-1.2.13 → trustgraph_cli-1.2.15}/trustgraph_cli.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|