Skip to content

Commit

Permalink
Update github workflows for gpt4
Browse files Browse the repository at this point in the history
  • Loading branch information
haibbo committed May 27, 2023
1 parent ee504b9 commit 7b3aeb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
docker run -d -p 8787:8787 -t cf-azure-openai-proxy \
--env RESOURCE_NAME=codegpt \
--env DEPLOY_NAME=gpt3 \
--env DEPLOY_NAME_GPT4=gpt4 \
haibbo/cf-openai-azure-proxy:latest
```
Expand Down

0 comments on commit 7b3aeb3

Please sign in to comment.