Azure / Azure/azure-sdk-tools

[AI Triage] Condense Search Calls

Open
#10,322 0 comments 0 reactions 0 assignees View on GitHub
AI Triage Tool
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

Right now, both the `OpenAiAnswerService` and `OpenAiLabeler` call azure search retrieving identical items. Can condense this into one call that way we don't call on search so much.

Contributor guide

Open the contributing guide

Research direction

Start by locating OpenAiAnswerService and OpenAiLabeler and tracing where each retrieves items from Azure Search. Compare the two search calls and determine how their identical results can be shared without changing either service's behavior. Done means both services use one search operation and the relevant existing tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
ai, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.