menu
ai_sdk_dart package
documentation
test.dart
MockEmbeddingModelV3<VALUE>
doEmbedError property
doEmbedError property
dark_mode
light_mode
doEmbedError
property
Object
?
doEmbedError
final
If set,
doEmbed
throws this error instead of returning embeddings.
Implementation
final Object? doEmbedError;
ai_sdk_dart package
documentation
test
MockEmbeddingModelV3<VALUE>
doEmbedError property
MockEmbeddingModelV3 class