更新默认模型为 OpenAI GPT-4.1,更新 GitHub Models 相关文档及预置模型列表,更改marshoai_azure_endpoint为marshoai_endpoint

This commit is contained in:
2025-09-05 15:22:10 +08:00
parent 6050fd1f20
commit caff43ff7b
12 changed files with 50 additions and 35 deletions

1
.gitignore vendored
View File

@ -131,6 +131,7 @@ celerybeat.pid
# Environments
.env.prod
*.env.prod
.venv
env/
venv/