任务:更新代码结构,以提高可读性和可维护性

This commit is contained in:
2026-02-27 13:05:20 +08:00
parent fed16f04e1
commit 371e31b00c
6 changed files with 476 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"fastapi>=0.128.0",
"fastapi[standard]>=0.128.0",
"matplotlib>=3.10.8",
"motor>=3.7.1",
"openai>=2.16.0",