ingest flow id
This commit is contained in:
parent
4fe7819052
commit
61371beeba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-integration.yml
vendored
1
.github/workflows/test-integration.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
LANGFLOW_NEW_USER_IS_ACTIVE: "True"
|
||||
LANGFLOW_ENABLE_SUPERUSER_CLI: "True"
|
||||
LANGFLOW_CHAT_FLOW_ID: ${{ vars.LANGFLOW_CHAT_FLOW_ID || '1098eea1-6649-4e1d-aed1-b77249fb8dd0' }}
|
||||
LANGFLOW_INGEST_FLOW_ID: ${{ vars.LANGFLOW_INGEST_FLOW_ID || '5488df7c-b93f-4f87-a446-b67028bc0813' }}
|
||||
NUDGES_FLOW_ID: ${{ vars.NUDGES_FLOW_ID || 'ebc01d31-1976-46ce-a385-b0240327226c' }}
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue