Action: Create Embeddings
Mistral AI Operation

The Create Embeddings action converts text or data into numerical vectors to enable semantic search, similarity comparison, or machine learning tasks.
Example User Story
I want to compare customer feedback at scale, so Mistral AI can create embeddings from each review to group similar opinions and highlight key trends automatically.
Fields
Field Name
Field Type
Required
text
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated