OpenAI Integration¶
Integrate the industry-leading GPT models directly into your workflow.
Supported Models¶
-
GPT-5.2: The state-of-the-art flagship model with unprecedented reasoning capabilities.
-
GPT-5.1: Optimized for speed and cost-efficiency while maintaining high intelligence.
-
GPT-4o (Legacy): A reliable and cost-effective option for less demanding tasks. (Older models like GPT-4 Turbo are deprecated).
Setup¶
-
Get your API Key from the OpenAI Platform.
-
In Backend.AI GO, go to Providers > Add Provider > OpenAI.
-
Enter your API Key.
-
(Optional) If you are using an organization ID or a project ID, you can configure them in the advanced settings (future update).
Usage Tips¶
-
JSON Mode: OpenAI models support strict JSON output, which is excellent for tool calling and data extraction tasks in Agent Mode.
-
Image Input: GPT-5.2 and GPT-5.1 can analyze images. Drag and drop an image into the chat to use this feature.