Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation example to ensure it runs correctly #1161

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Fix example in documentation to ensure it runs correctly.

    The updated code initializes the async function properly, imports necessary modules, and ensures the pipeline execution runs as intended. This makes the example functional and aligns with the expected usage of the `run_pipeline` method.
    junho85 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ada0295 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e7e38b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    a2de976 View commit details
    Browse the repository at this point in the history