Update API specifications with fern api update (#4318)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -11198,7 +11198,7 @@
|
|||||||
"title": "Prompt",
|
"title": "Prompt",
|
||||||
"description": "The prompt to send to the LLM"
|
"description": "The prompt to send to the LLM"
|
||||||
},
|
},
|
||||||
"schema": {
|
"response_schema": {
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
{
|
{
|
||||||
"additionalProperties": true,
|
"additionalProperties": true,
|
||||||
@@ -11208,7 +11208,7 @@
|
|||||||
"type": "null"
|
"type": "null"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Schema",
|
"title": "Response Schema",
|
||||||
"description": "Optional JSON schema to structure the response"
|
"description": "Optional JSON schema to structure the response"
|
||||||
},
|
},
|
||||||
"model": {
|
"model": {
|
||||||
|
|||||||
Reference in New Issue
Block a user