OpenAI Connector (BETA)
The OpenAI API provides developers with programmatic access to OpenAI's advanced AI models, including large language models like GPT-5, vision models, and speech-to-speech models.
home
The Anypoint Connector for OpenAI enables integration with OpenAI's API, allowing developers to build AI-powered applications. It supports operations for managing chat completions, embeddings, and threads, bringing LLM capabilities into the MuleSoft ecosystem.
Important
This is a beta connector that is subject to the Beta Services Terms at Agreements - Salesforce.com or a written Unified Pilot Agreement if executed by Customer, and the Non-GA Gen AI and Non-GA Credit Consumption terms in the Product Terms Directory. Use of this beta connector with external systems or services consumes Mule messages and is at the Customer’s sole discretion.
Key Features
- Generative AI: Create messages and completions using OpenAI models.
- Embeddings: Generate vector embeddings for text inputs.
- Thread Management: Manage conversation threads and messages.
Supported Operations
- Create Message: Sends a message to a thread.
- Create Embedding: Generates an embedding vector for input text.
- List Messages: Retrieves a list of messages in a thread.
- List Models: Lists the available OpenAI models.
- Retrieve Thread: Gets details of a specific thread.