mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Preliminary capability, knowledge cores with msgpack
This commit is contained in:
parent
319f9ac04a
commit
b918b4d8aa
5 changed files with 398 additions and 3 deletions
|
|
@ -23,3 +23,6 @@ if "error" in resp:
|
|||
print(f"Error: {resp['error']}")
|
||||
sys.exit(1)
|
||||
|
||||
print(resp["vectors"])
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue