name: MyProject version: 0.0.1 schema: v1 models: - name: Azure OpenAI GPT-4 provider: azure-openai model: gpt-4o apiKey: ${{ secrets.AZURE_OPENAI_API_KEY }} apiBase: https://midnight.openai.azure.com/ apiVersion: 2024-11-20 deploymentName: gpt-4o roles: - chat - edit - apply defaultCompletionOptions: temperature: 0.7 maxTokens: 4000 contextLength: 128000
No Rules configured
No Docs configured
No Prompts configured
No Data configured
No MCP Servers configured