# Openai 3.1

OpenAI connector

**Enhancement**

The OpenAI connector enables seamless integration with OpenAI's APIs for chat completions and advanced language model interactions. This update improves token management and model selection logic for optimal performance across model families.

Enhancements made:

* Create Chat Completion now selects max\_completion\_tokens by model family (o1/o3/o4/gpt-5 and their variants and dated snapshots) instead of exact model names

Learn more:

* [Install and start using Openai connector](https://tray.ai/documentation/connectors/openai)
