version preparation

This commit is contained in:
garylin2099 2023-12-15 18:48:43 +08:00
parent f97daac401
commit 493224439e
3 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,9 @@
# DO NOT MODIFY THIS FILE, create a new key.yaml, define OPENAI_API_KEY.
# The configuration of key.yaml has a higher priority and will not enter git
#### Project Path Setting
# WORKSPACE_PATH: "Path for placing output files"
#### if OpenAI
## The official OPENAI_API_BASE is https://api.openai.com/v1
## If the official OPENAI_API_BASE is not available, we recommend using the [openai-forward](https://github.com/beidongjiedeguang/openai-forward).