Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
<internal>
PromptTextResponse
Interface PromptTextResponse
interface
PromptTextResponse
{
format
?:
"string"
;
}
Index
Properties
format?
Properties
Optional
format
format
?:
"string"
When format is 'string', the response will be a raw text response to the instruction.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Sanity Library Reference Docs
Loading...
When format is 'string', the response will be a raw text response to the instruction.