Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
SmartQueryOptions
Interface SmartQueryOptions
Options for smart queries with AI optimizations.
Author
SteveTheHead
Author
0xArmorer
Since
2.0.0
interface
SmartQueryOptions
{
aiOptimized
?:
boolean
;
explanation
?:
boolean
;
includeMetadata
?:
boolean
;
maxResults
?:
number
;
smartFilter
?:
boolean
;
}
Index
Properties
ai
Optimized?
explanation?
include
Metadata?
max
Results?
smart
Filter?
Properties
Optional
ai
Optimized
ai
Optimized
?:
boolean
Optional
explanation
explanation
?:
boolean
Optional
include
Metadata
include
Metadata
?:
boolean
Optional
max
Results
max
Results
?:
number
Optional
smart
Filter
smart
Filter
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ai
Optimized
explanation
include
Metadata
max
Results
smart
Filter
@synapse/client-sdk
Loading...
Options for smart queries with AI optimizations.
Author
SteveTheHead
Author
0xArmorer
Since
2.0.0