deepset-ai / haystack-integrations

🚀 A list of Haystack Integrations, maintained by the community or deepset.
48 stars 62 forks source link

Corrected the pipeline name in the description #139

Closed afizs closed 7 months ago

afizs commented 7 months ago

Before: Note: Calling indexing.run() blocks until the transcription is finished.

After: Note: Calling preprocessing_pipeline.run() blocks until the transcription is finished.