mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 08:56:21 +02:00
Update docs for API/CLI changes in 1.0 (#420)
* Update some API basics for the 0.23/1.0 API change
This commit is contained in:
parent
b1a546e4d2
commit
cc224e97f6
69 changed files with 19981 additions and 407 deletions
|
|
@ -15,7 +15,7 @@ The request contains the following fields:
|
|||
|
||||
### Response
|
||||
|
||||
The request contains either of these fields:
|
||||
The response contains either of these fields:
|
||||
- `text`: A plain text response
|
||||
- `object`: A structured object, JSON-encoded
|
||||
|
||||
|
|
@ -60,6 +60,7 @@ Request:
|
|||
{
|
||||
"id": "akshfkiehfkseffh-142",
|
||||
"service": "prompt",
|
||||
"flow": "default",
|
||||
"request": {
|
||||
"id": "extract-definitions",
|
||||
"variables": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue