# OpenAI 3.0

**Enhancement**

OpenAI provides powerful AI models for text generation, embeddings, and more. The connector allows you to integrate GPT models, create embeddings, and generate content directly within your workflows.

Enhancements made:

* Added support for GPT-4o model (2x faster, 50% cost of GPT-4-turbo)
* Simplified Create Chat Completion interface for faster setup
* Improved JSON mode with better error messaging
* Added Create Embeddings operation with newest embedding models
* Added Create Speech operation to generate audio from text
* Added Raw HTTP Request operation for full API access

Learn more:

* [Install and start using OpenAI connector](https://tray.ai/documentation/connectors/artificial-intelligence/openai/)
