Skip to content

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

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

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

Conversation

@minhyeong112

Copy link
Copy Markdown
Contributor

-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 minhyeong112 requested a review from a team as a code owner December 12, 2024 22:41

@BenConstable9 BenConstable9 left a comment

Copy link
Copy Markdown
Contributor

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 BenConstable9 merged commit fe41812 into microsoft:main Dec 13, 2024
@minhyeong112 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants