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

Add PIPELINES_ENV #316

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

Add PIPELINES_ENV #316

wants to merge 6 commits into from

Commits on Nov 3, 2024

  1. Update start.sh

    Add option run in ENV=development mode
    azdolinski authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1b949a9 View commit details
    Browse the repository at this point in the history
  2. Update start.sh

    azdolinski authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3282d51 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update start.sh

    add support env:
    PIPELINES_VENV 
    PIPELINES_VENV_AUTOUPGRADE
    PIPELINES_VENV_PATH
    +
    PIPELINES_WORKERS
    azdolinski authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d05797a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    dcd4cd8 View commit details
    Browse the repository at this point in the history
  2. Create langflow_pipeline.py

    add langflow pipeline example
    azdolinski authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3b74fd9 View commit details
    Browse the repository at this point in the history
  3. Delete examples/pipelines/integrations/langflow_pipeline.py

    incorrect repo name / not in main
    azdolinski authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b8f312d View commit details
    Browse the repository at this point in the history