更新配置说明

This commit is contained in:
harry 2024-03-23 15:34:19 +08:00
parent 6a66a3a8f0
commit 3c581afd86

View File

@ -3,8 +3,10 @@
# Register at https://www.pexels.com/api/ to get your API key.
# You can use multiple keys to avoid rate limits.
# For example: pexels_api_keys = ["123456789","abcdefghi"]
# 特别注意格式Key 用英文双引号括起来多个Key用逗号隔开
pexels_api_keys = []
# 如果你没有 OPENAI API Key可以使用 g4f 代替,或者使用国内的 Moonshot API
llm_provider="openai" # "openai" or "moonshot" or "oneapi" or "g4f"
# OpenAI API Key