2025.11.12

This commit is contained in:
2287551746@qq.com
2025-11-12 11:07:54 +08:00
parent a5f9a900cd
commit 9194a02ae9
9 changed files with 414 additions and 7 deletions
+5 -1
View File
@@ -1 +1,5 @@
OPENAI_API_KEY=your_openai_api_key
# LLM密钥
OPENAI_API_KEY=your_openai_api_key
# LangSmith 相关配置(用于调试/监控Langgraph流程) -- 未用到可暂时不更改
LANGCHAIN_API_KEY=your_langsmith_api_key