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 body indexing #27

Merged
merged 15 commits into from
Mar 20, 2024
Merged

Add body indexing #27

merged 15 commits into from
Mar 20, 2024

Conversation

plante-msft
Copy link
Collaborator

Replaces issueTitle index with issueDescription (issueTitle + issueBody) embeddings index using Azure OpenAI vector embeddings.

Modifies getSimilarIssues POST method to retrieve issueDescription from body and compare via cosine similarity to indexed issue descriptions.

@craigloewen-msft craigloewen-msft merged commit a3f22c6 into main Mar 20, 2024
@craigloewen-msft
Copy link
Owner

Approved thanks for the awesome contribution!

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