mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 07:00:49 +08:00
feat: add OpenAI markdown format endpoint
This commit is contained in:
@@ -46,3 +46,6 @@ cos.bucket-name=${COS_BUCKET_NAME:}
|
||||
|
||||
# Google OAuth configuration
|
||||
google.client-id=${GOOGLE_CLIENT_ID:}
|
||||
# OpenAI configuration
|
||||
openai.api-key=${OPENAI_API_KEY:}
|
||||
openai.model=${OPENAI_MODEL:gpt-3.5-turbo}
|
||||
|
||||
Reference in New Issue
Block a user