first commit

This commit is contained in:
zcr
2026-02-05 10:15:03 +08:00
parent 56cd1e5b6e
commit 2882254111
4 changed files with 564 additions and 5 deletions

View File

@@ -4,7 +4,8 @@ version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.128.0",
"fastapi[standard]>=0.128.0",
"gunicorn>=25.0.1",
"langchain-core>=1.2.8",
"langchain-google-genai>=4.2.0",
"langgraph>=1.0.7",