fix: exception during the conversion of the model to the RLDB model

This commit is contained in:
2025-11-12 16:29:46 +08:00
parent fae93b5ab8
commit 13b70ba424
3 changed files with 17 additions and 6 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"fastapi>=0.118.3",
"langchain==0.3.27",
"langchain-openai==0.3.35",
"pymysql>=1.1.2",
"python-multipart>=0.0.20",
"qiniu>=7.17.0",
"sqlalchemy>=2.0.44",