Flyte 2 is available today for local execution - distributed execution coming to open source soon. Preview Flyte 2 for production, hosted on Union.ai

OpenAI

Flyte can integrate with OpenAI SDKs in your Flyte workflows. It provides drop-in replacements for OpenAI SDKs like openai-agents so that you can build LLM-augmented workflows and agentic applications on Flyte.

Install the plugin

To install the OpenAI plugin, run the following command:

pip install flyteplugins-openai