AI SDK Kotlin
Toggle table of contents
0.3.0-beta01
common
Target filter
common
Switch theme
Search in API
Skip to content
AI SDK Kotlin
AI SDK Kotlin
/
ai.torad.aisdk.providers
/
VoyageEmbeddingModelOptions
Voyage
Embedding
Model
Options
@
Serializable
class
VoyageEmbeddingModelOptions
(
source
)
Since
0.3.0-beta01
Members
Properties
input
Type
Link copied to clipboard
val
inputType
:
String
?
output
Dimension
Link copied to clipboard
val
outputDimension
:
Int
?
output
Dtype
Link copied to clipboard
val
outputDtype
:
String
?
truncation
Link copied to clipboard
val
truncation
:
Boolean
?