docs: include [aws] in .secrets.template

This commit is contained in:
Walson Low (刘维昇)
2025-05-20 10:27:13 +08:00
parent 6d9bb93f62
commit 8aa89ff8e6
2 changed files with 7 additions and 2 deletions

View File

@ -111,4 +111,9 @@ api_base = "" # Your Azure OpenAI service base URL (e.g., https://openai.xyz.co
[openrouter]
key = ""
api_base = ""
api_base = ""
[aws]
AWS_ACCESS_KEY_ID = ""
AWS_SECRET_ACCESS_KEY = ""
AWS_REGION_NAME = ""