This website works better with JavaScript
Home
Explore
Help
Sign In
moki
/
hello-agents
mirror of
https://github.com/datawhalechina/hello-agents.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
46dbbff053
Branches
Tags
codex/fix-issue-687
codex/fix-reviewed-issues
feature/fix-issue-799-neuro-symbolic-order
feature/reviewed-fixes-batch
main
V1.0.3
V1.0.2
V1.0.0
hello-agents
/
Co-creation-projects
/
JJason-DeepCastAgent
/
.vscode
/
settings.json
settings.json
120 B
History
Raw
1
2
3
4
5
6
{
"python.analysis.extraPaths": [
"./backend/src"
],
"python.analysis.autoImportCompletions": true
}