feat(openai): finish integration (#2)

This commit is contained in:
Felix Anhalt 2024-10-08 10:09:47 +02:00 committed by GitHub
parent 2bc0b14bb0
commit cdae45ec23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 20 deletions

View file

@ -12,7 +12,7 @@ inputs:
required: false
default: "gpt-4"
OPENAI_API_BASE_URL:
description: "OpenAI API Base Url like https://my-openai.openai.azure.com/."
description: "OpenAI API Base Url like https://my-openai.openai.azure.com/openai/."
required: true
default: ""
OPENAI_API_DEPLOYMENT: