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

Implement Query Decompose module #18

Merged
merged 8 commits into from
Jan 27, 2024
Merged

Implement Query Decompose module #18

merged 8 commits into from
Jan 27, 2024

Conversation

bwook00
Copy link
Contributor

@bwook00 bwook00 commented Jan 15, 2024

close #14

Create query_decompose.py and test_query_decompose.py

@bwook00 bwook00 requested a review from vkehfdl1 January 15, 2024 05:23
autorag/nodes/queryexpansion/__init__.py Outdated Show resolved Hide resolved
autorag/nodes/queryexpansion/query_decompose.py Outdated Show resolved Hide resolved
tests/autorag/nodes/queryexpansion/test_query_decompose.py Outdated Show resolved Hide resolved
delete wrong annotation.
add test_case for multiple sample queries.
add annotation about default prompt.
@bwook00 bwook00 requested a review from vkehfdl1 January 27, 2024 12:44
change default prompt annotation
@bwook00 bwook00 requested a review from vkehfdl1 January 27, 2024 14:49
Copy link
Contributor

@Eastsidegunn Eastsidegunn left a comment

Choose a reason for hiding this comment

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

LGTM

@Eastsidegunn Eastsidegunn merged commit 895f21e into main Jan 27, 2024
3 checks passed
@vkehfdl1 vkehfdl1 deleted the Feature/#14 branch February 3, 2024 21:30
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.

Implement Query Decompose module
3 participants