Skip to content

Commit

Permalink
wrong description
Browse files Browse the repository at this point in the history
  • Loading branch information
bassner committed Jan 28, 2025
1 parent a62d15b commit e81d157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/web/routers/pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ def get_pipeline(feature: str):
FeatureDTO(
id="default",
name="Default Variant",
description="Default lecture chat variant and rewriting variant.",
description="Default lecture chat variant.",
)
]
case "REWRITING":
Expand Down

0 comments on commit e81d157

Please sign in to comment.