Tool to generate enhanced vector embeddings with speaker fingerprint support using the v2 model. Use when you need to create embeddings from text, images, audio, or PDF files.
urlstringImage URL for embedding. Required when type is 'image'.
textstringThe text content to generate embeddings for. Required when type is 'text' or 'text-other'.
typeRequiredstringContent category for embedding: text, text-other, image, audio, or pdf.
querybooleanEnable query mode for text embeddings. Default: false.
dimensionsintegerVector dimensionality (32-4096). Default: 4096.
instructionstringCustom query embedding instruction (max 400 characters).
file_store_keystringKey for accessing files stored on Jigsawstack. Required for audio and pdf types.
speaker_fingerprintbooleanInclude speaker audio embedding for audio content. Default: false.
token_overflow_modestringTruncate the input to fit within token limits or return error (default).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.