Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CopilotChat: Fixed Qdrant errors in deployment scripts and updated deployment templates #1130

Merged
merged 3 commits into from
May 20, 2023

Conversation

adrianwyatt
Copy link
Contributor

@adrianwyatt adrianwyatt commented May 20, 2023

Motivation and Context

CopilotChat deployment scripts were failing with errors on using Qdrant parameters.

Description

  • Fixed error with deployQdrant parameters in bicep/ARM templates
  • Added "REACT_APP_SK_API_KEY" to .env file generated by Configure.* scripts
  • Removed requirement for PowerShell 6+ from last script (Install-Requirements.ps1)
  • Clarified AzureOpenAI access restrictions in DeploymentTemplates/README.md
  • Minor cosmetic changes to DeploymentTemplates/README.md
  • Removed "F1" and "B1" sku types from allowable App Service Plans (not supported by CopilotChat deployments)

hathind-ms
hathind-ms previously approved these changes May 20, 2023
@adrianwyatt adrianwyatt enabled auto-merge (squash) May 20, 2023 20:17
@adrianwyatt adrianwyatt merged commit 29fbab5 into microsoft:main May 20, 2023
@adrianwyatt adrianwyatt deleted the adri-fixes branch May 22, 2023 17:36
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
…ployment templates (microsoft#1130)

### Motivation and Context
CopilotChat deployment scripts were failing with errors on using Qdrant
parameters.

### Description
- Fixed error with deployQdrant parameters in bicep/ARM templates
- Added "REACT_APP_SK_API_KEY" to .env file generated by Configure.*
scripts
- Removed requirement for PowerShell 6+ from last script
(Install-Requirements.ps1)
- Clarified AzureOpenAI access restrictions in
DeploymentTemplates/README.md
- Minor cosmetic changes to DeploymentTemplates/README.md
- Removed "F1" and "B1" sku types from allowable App Service Plans (not
supported by CopilotChat deployments)
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…ployment templates (microsoft#1130)

### Motivation and Context
CopilotChat deployment scripts were failing with errors on using Qdrant
parameters.

### Description
- Fixed error with deployQdrant parameters in bicep/ARM templates
- Added "REACT_APP_SK_API_KEY" to .env file generated by Configure.*
scripts
- Removed requirement for PowerShell 6+ from last script
(Install-Requirements.ps1)
- Clarified AzureOpenAI access restrictions in
DeploymentTemplates/README.md
- Minor cosmetic changes to DeploymentTemplates/README.md
- Removed "F1" and "B1" sku types from allowable App Service Plans (not
supported by CopilotChat deployments)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants