[Feature Request]: Show pipeline steps and ability to enable/disable #566
marctorsoc
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What needs to be done?
A little bit like what spacy offers (https://spacy.io/usage/processing-pipelines), for clarity to the user it'd be good to:
What problem does this solve?
My use case (but in general I just think it's convenient to show a pipeline and being able to stop it when desired) is: it's convenient to use crawl4ai to get the HTML, but then I won't use the markdown generated. It seems like the library is forcing me to extract markdown if I want to get the HTML.
Target users/beneficiaries
No response
Current alternatives/workarounds
and
Proposed approach
No response
Beta Was this translation helpful? Give feedback.
All reactions