Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix #90: Implement Query Rewrite Agent for comprehensive preprocessing#100

Merged
BenConstable9 merged 1 commit intomicrosoft:mainfrom
minhyeong112:feature/query-rewrite-agent
Dec 13, 2024
Merged

Fix #90: Implement Query Rewrite Agent for comprehensive preprocessing#100
BenConstable9 merged 1 commit intomicrosoft:mainfrom
minhyeong112:feature/query-rewrite-agent

Conversation

Copy link
Contributor

minhyeong112 commented Dec 12, 2024

-Handles relative date disambiguation (e.g., 'last month' to actual dates) and question decomposition in a single preprocessing step before cache lookup

  • Replaces previous question_decomposition_agent with more capable query_rewrite_agent
  • Updates documentation to reflect current processing flow

...processing - Handles relative date disambiguation (e.g., 'last month' to actual dates) and question decomposition in a single preprocessing step before cache lookup - Replaces previous question_decomposition_agent with more capable query_rewrite_agent - Updates documentation to reflect current processing flow
minhyeong112 requested a review from a team as a code owner December 12, 2024 22:41
BenConstable9 approved these changes Dec 13, 2024
Copy link
Contributor

BenConstable9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thanks!! Lets merge

BenConstable9 merged commit fe41812 into microsoft:main Dec 13, 2024
minhyeong112 deleted the feature/query-rewrite-agent branch December 13, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

BenConstable9 BenConstable9 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants