Action: Create Embedding
ChatGPT Operation

The Create Embedding action generates a vector embedding (numerical representation) from input text.
Example User Story
I want to generate an embedding for a given input text so that I can use it for machine learning tasks.
Fields
Field Name
Field Type
Required
input
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated