weaviate-client
Preparing search index...
SinglePrompt
Type Alias SinglePrompt
type
SinglePrompt
=
{
debug
?:
boolean
;
imageProperties
?:
string
[]
;
images
?:
(
string
|
Buffer
)
[]
;
metadata
?:
boolean
;
prompt
:
string
;
}
Index
Properties
debug?
image
Properties?
images?
metadata?
prompt
Properties
Optional
debug
debug
?:
boolean
Optional
image
Properties
imageProperties
?:
string
[]
Optional
images
images
?:
(
string
|
Buffer
)
[]
Optional
metadata
metadata
?:
boolean
prompt
prompt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
image
Properties
images
metadata
prompt
weaviate-client
Loading...