mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 19:50:42 +00:00
Update API specifications with fern api update (#4318)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
ed0b0e4d17
commit
c5b8a91845
1 changed files with 2 additions and 2 deletions
|
|
@ -11198,7 +11198,7 @@
|
|||
"title": "Prompt",
|
||||
"description": "The prompt to send to the LLM"
|
||||
},
|
||||
"schema": {
|
||||
"response_schema": {
|
||||
"anyOf": [
|
||||
{
|
||||
"additionalProperties": true,
|
||||
|
|
@ -11208,7 +11208,7 @@
|
|||
"type": "null"
|
||||
}
|
||||
],
|
||||
"title": "Schema",
|
||||
"title": "Response Schema",
|
||||
"description": "Optional JSON schema to structure the response"
|
||||
},
|
||||
"model": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue