refactor: 改用 pydantic-ai 框架调用豆包,结构化输出 PlateOrder

This commit is contained in:
zuowei1216
2026-06-12 13:50:12 +08:00
parent eaed17c362
commit 0dd362bfd2
2 changed files with 60 additions and 37 deletions

View File

@@ -2,3 +2,4 @@ flask==3.0.3
flask-cors==4.0.1
requests==2.32.3
python-dotenv==1.0.1
pydantic-ai-slim[openai]==1.107.0