mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 03:31:02 +02:00
Agent extractor
This commit is contained in:
parent
1fe4ed5226
commit
bc64f2dba2
5 changed files with 353 additions and 0 deletions
6
trustgraph-flow/scripts/kg-extract-agent
Executable file
6
trustgraph-flow/scripts/kg-extract-agent
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.extract.kg.agent import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue