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 problem statement rewriting to the rewriting pipeline #192

Open
wants to merge 1 commit into
base: basic-rephrasing
Choose a base branch
from

Conversation

FelixTJDietrich
Copy link

@FelixTJDietrich FelixTJDietrich commented Jan 17, 2025

Note

This PR builds on #191, please merge afterwards
Artemis#10156 is the corresponding Artemis PR to test with

This pull request includes significant updates to the rewriting_pipeline to support multiple variants and improve functionality. The most important changes include adding a new prompt for problem statements, modifying the pipeline to handle different variants, and updating the initialization and call methods to accommodate these changes.

Support for Multiple Variants:

Pipeline Initialization:

  • app/web/routers/pipelines.py: Updated the run_rewriting_pipeline_worker and run_rewriting_pipeline functions to handle the new variant parameter, ensuring the correct pipeline variant is used. [1] [2]

Feature Descriptor Updates:

  • app/web/routers/pipelines.py: Modified the get_pipeline function to return specific feature descriptors for the FAQ and problem statement variants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant