feat(module12): update code and environment dependencies
This commit is contained in:
+4
-1
@@ -5,4 +5,7 @@ OPENAI_API_KEY=your_openai_api_key
|
||||
LANGCHAIN_API_KEY=your_langsmith_api_key
|
||||
|
||||
# 高德地图相关配置 (用于MCP服务调试) —— 未到MCP模块无需修改
|
||||
AMAP_MAPS_API_KEY=your_gaode_api_key
|
||||
AMAP_MAPS_API_KEY=your_gaode_api_key
|
||||
|
||||
# ChatGPT密钥(用于Agents SDK对接Smith追踪) —— 可选,非必须
|
||||
CHATGPT_API_KEY=your_chatgpt_api_key
|
||||
Reference in New Issue
Block a user