Skip to content

OpenAI Deployment is Broken #516

@victor-v-rad

Description

@victor-v-rad

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/microsoft/chat-copilot/tree/main/scripts/deploy
  2. Click on "Deploy to Azure" button
  3. Enter OpenAI in Ai Service field (screenshot provided)
  4. Deploy
  5. Open deployed Web App Configuration
  6. See api keys are set to AzureOpenAl but not to OpenAl (screenshot provided)
  7. Open webapi website and see the error (screenshot provided)
  8. Open Application Event Logs and see APIKey error

Expected behavior

  • api keys should be set for OpenAl
  • frontend should open without the errors

Screenshots
Screenshot 2023-10-17 at 1 19 53 PM
Screenshot 2023-10-17 at 1 20 02 PM


image
image
image

Platform

  • Language: C#
  • Source: Latest code and latest released Chat Copilot version

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions