-
Notifications
You must be signed in to change notification settings - Fork 770
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/microsoft/chat-copilot/tree/main/scripts/deploy
- Click on "Deploy to Azure" button
- Enter OpenAI in Ai Service field (screenshot provided)
- Deploy
- Open deployed Web App Configuration
- See api keys are set to AzureOpenAl but not to OpenAl (screenshot provided)
- Open webapi website and see the error (screenshot provided)
- Open Application Event Logs and see APIKey error
Expected behavior
- api keys should be set for OpenAl
- frontend should open without the errors
Platform
- Language: C#
- Source: Latest code and latest released Chat Copilot version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

