Update aicoder.yml

This commit is contained in:
Carlos Polop 2023-07-02 16:04:36 +02:00 committed by GitHub
parent 74377ec9e8
commit ad2150ded5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
with:
INPUT_MODE: 'file-optimizer'
INPUT_PROMPT: ''
INPUT_API_KEY: ${{ secrets.OPENAI_API_KEY }}
INPUT_OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
INPUT_MODEL: 'gpt-4'
TEMPLATE_FILES: ''
ORIGIN_BRANCH: 'aicoder'