Skip to content

maximearmstrong/with_openai

Repository files navigation

Using Dagster with OpenAI & LangChain

This directory contains a pipeline leveraging Dagster, OpenAI and LangChain to create a support bot. This pipeline is discussed in our blog post .

For more information about using OpenAI with Dagster, visit our OpenAI integration page.

Getting started

Bootstrap your own Dagster project with this example:

dagster project from-example --name my-dagster-project --example with_openai

To install this example and its Python dependencies, run:

pip install -e ".[dev]"

Once you've done this, you can run:

dagster dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages