Skip to content

Commit

Permalink
Revert GH debug mode, fix API version for image summary in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jul 11, 2024
1 parent 325ce58 commit 5185958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
--build-arg CHAT_URL=$CHAT_URL \
--build-arg OPENAI_API_ENDPOINT=$OPENAI_API_ENDPOINT \
--no-cache -t promptflow -f ./flows/chainlit-ui-evaluation/Dockerfile .
docker run --env RECIPES_MODEL_MAX_TOKENS=${RECIPES_MODEL_MAX_TOKENS} \
--env RECIPES_MODEL_TEMP=${RECIPES_MODEL_TEMP} \
--env RECIPES_OPENAI_API_TYPE=${ASSISTANTS_API_TYPE} \
Expand Down

0 comments on commit 5185958

Please sign in to comment.