Behavior EngineNodesAiGenerate EmbeddingsCalls the AI embeddings API to generate a vector representation of the provided text content.Copy MarkdownOpenInputs The inputs required to configure this node. PropTypecontentstring Outputs The payload this node emits after execution. PropTypeembeddingnumber[]Count TokensCounts the number of tokens in the given text using a specified tokenizer.Get Default ModelFetches the default AI model for the environment, optionally prioritizing a specific model ID if available.