Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
deepagents
/
examples
/
deep_research
/
langgraph.json
下载
G
GitHub
chore(examples): add examples README and deep_research example (
#904
)
791897c5
创建于
1月24日
历史提交
{
"dependencies"
:
[
"."
]
,
"graphs"
:
{
"research"
:
"./agent.py:agent"
}
,
"env"
:
".env"
}