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

Add support for Azure Cognitive Search's Vector Search #12

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

glahaye
Copy link
Collaborator

@glahaye glahaye commented Jul 21, 2023

Motivation and Context

We want to have support for Microsoft's vector solution.

Description

Add support for Azure Cognitive Search's Vector Search

Contribution Checklist

@alliscode alliscode added this pull request to the merge queue Jul 22, 2023
Merged via the queue into microsoft:main with commit 7f3ac13 Jul 22, 2023
7 checks passed
@glahaye glahaye deleted the acs_vector_search branch November 18, 2023 20:36
marcelojsilva added a commit to marcelojsilva/chat-copilot that referenced this pull request Apr 28, 2024
pnashmsft pushed a commit to pnashmsft/chat-copilot that referenced this pull request May 27, 2024
Fixed new user settings record creation
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context
We want to have support for Microsoft's vector solution.

### Description
Add support for Azure Cognitive Search's Vector Search

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https:/microsoft/copilot-chat/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https:/microsoft/copilot-chat/blob/main/CONTRIBUTING.md#dev-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
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