chef_agent

This commit is contained in:
2026-09-06 19:25:10 +08:00
parent 8efcd72eb2
commit 86ece1926d
10 changed files with 445 additions and 55 deletions

View File

@@ -11,9 +11,13 @@ dependencies = [
"langchain-deepseek==1.1.0",
"langchain-tavily==0.2.18",
"langgraph>=1.2.11",
"langgraph-checkpoint-postgres>=3.1.2",
"langgraph-checkpoint-sqlite==3.1.1",
"notebook>=7.6.2",
"openai==3.8.0",
"psycopg>=3.3.5",
"psycopg-binary>=3.3.5",
"psycopg-pool>=3.3.1",
"pydantic==2.13.5",
"pydantic-settings==2.15.0",
"pymysql==1.2.0",