mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-18 01:31:02 +02:00
More API doc hacking
This commit is contained in:
parent
779c62d328
commit
4b699159fe
7 changed files with 50 additions and 3 deletions
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
|
||||
{"id":"blrqotfefnmnh7de-20","service":"agent","request":{"question":"What does NASA stand for?"}}
|
||||
|
||||
|
||||
{"id": "blrqotfefnmnh7de-20", "response": {"thought": "I need to query a knowledge base to find out what NASA stands for."}, "complete": fals}e
|
||||
|
||||
|
||||
{"id": "blrqotfefnmnh7de-20", "response": {"observation": "Based on the provided text, NASA stands for National Aeronautics and Space Administration."}, "complete": false}
|
||||
|
||||
{"id": "blrqotfefnmnh7de-20", "response": {"thought": "I now know the final answer"}, "complete": false}
|
||||
|
||||
|
||||
{"id": "blrqotfefnmnh7de-20", "response": {"answer": "National Aeronautics and Space Administration"}, "complete": true}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue