Pipeline Examples

Explore ready-to-use pipeline examples to get started quickly. Some may require an API key for hosted LLMs. Copy them directly to deepset Cloud and start using them right away

Pipelines

Auto Loan Payment Chatbot: A conversational chatbot pipeline powered by OpenAI’s gpt-4o, designed to assist with missed auto loan payments.

Usage Instructions

To use the pipelines in this section:

  1. Copy the pipeline YAML.

  2. Log in to deepset Cloud and go to Pipelines > Create pipeline > Create empty file.

  3. Give your pipeline a name and click Create Pipeline.

  4. In Pipeline Builder, open the Query tab and switch to the YAML view.

    The Builder with the Query tab open and the code switcher highlighted
  5. Paste the copied YAML and save your pipeline.


Related Links