The OpenAI connector brings the power of Large Language Models (LLMs) directly into your automation pipelines. It is designed to go beyond simple chat interfaces, focusing on reliable, structured data extraction and decision making.
Force JSON output from LLMs to ensure downstream compatibility.
Expose your workflow steps as functions to the LLM.
Automatically manage token windows and conversation history.
Generate vector embeddings for semantic search and RAG.