# Configure for OpenAI 1. Open Qt Creator settings and navigate to the QodeAssist section 2. Go to Provider Settings tab and configure OpenAI api key 3. Return to General tab and configure: - Set "OpenAI" as the provider for code completion or/and chat assistant - Set the OpenAI URL (https://api.openai.com) - Select your preferred model (e.g., gpt-4o) - Choose the OpenAI template for code completion or/and chat
Example of OpenAI settings: (click to expand) OpenAI Settings