This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
moki
/
hello-agents
spegling av
https://github.com/datawhalechina/hello-agents.git
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Bläddra i källkod
update chapter 16
jjyaoao
3 månader sedan
förälder
4755f6b1fb
incheckning
b4c3ba4121
21 ändrade filer
med
1 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
0
0
Co-creation-projects/haoye2-UnivesalAgent/.env.example
0
0
Co-creation-projects/haoye2-UnivesalAgent/.gitignore
0
0
Co-creation-projects/haoye2-UnivesalAgent/README.md
0
0
Co-creation-projects/haoye2-UnivesalAgent/data/sample_queries.txt
0
0
Co-creation-projects/haoye2-UnivesalAgent/main.ipynb
0
0
Co-creation-projects/haoye2-UnivesalAgent/main.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/outputs/demo_results.md
0
0
Co-creation-projects/haoye2-UnivesalAgent/outputs/docs/CONTRIBUTING.md
0
0
Co-creation-projects/haoye2-UnivesalAgent/outputs/docs/IMPROVEMENTS_SUMMARY.md
0
0
Co-creation-projects/haoye2-UnivesalAgent/outputs/tests/test_agent_improvements.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/outputs/tests/test_tools.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/requirements.txt
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/__init__.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/agents/__init__.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/agents/agent_universal.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/agents/config.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/tools/__init__.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/tools/browser_tool.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/tools/terminal_tool.py
0
0
Co-creation-projects/haoye2-UnivesalAgent/src/utils/__init__.py
1
0
code/chapter16/共创路径.md
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/.env.example → Co-creation-projects/haoye2-UnivesalAgent/.env.example
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/.gitignore → Co-creation-projects/haoye2-UnivesalAgent/.gitignore
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/README.md → Co-creation-projects/haoye2-UnivesalAgent/README.md
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/data/sample_queries.txt → Co-creation-projects/haoye2-UnivesalAgent/data/sample_queries.txt
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/main.ipynb → Co-creation-projects/haoye2-UnivesalAgent/main.ipynb
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/main.py → Co-creation-projects/haoye2-UnivesalAgent/main.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/outputs/demo_results.md → Co-creation-projects/haoye2-UnivesalAgent/outputs/demo_results.md
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/outputs/docs/CONTRIBUTING.md → Co-creation-projects/haoye2-UnivesalAgent/outputs/docs/CONTRIBUTING.md
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/outputs/docs/IMPROVEMENTS_SUMMARY.md → Co-creation-projects/haoye2-UnivesalAgent/outputs/docs/IMPROVEMENTS_SUMMARY.md
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/outputs/tests/test_agent_improvements.py → Co-creation-projects/haoye2-UnivesalAgent/outputs/tests/test_agent_improvements.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/outputs/tests/test_tools.py → Co-creation-projects/haoye2-UnivesalAgent/outputs/tests/test_tools.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/requirements.txt → Co-creation-projects/haoye2-UnivesalAgent/requirements.txt
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/__init__.py → Co-creation-projects/haoye2-UnivesalAgent/src/__init__.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/agents/__init__.py → Co-creation-projects/haoye2-UnivesalAgent/src/agents/__init__.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/agents/agent_universal.py → Co-creation-projects/haoye2-UnivesalAgent/src/agents/agent_universal.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/agents/config.py → Co-creation-projects/haoye2-UnivesalAgent/src/agents/config.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/tools/__init__.py → Co-creation-projects/haoye2-UnivesalAgent/src/tools/__init__.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/tools/browser_tool.py → Co-creation-projects/haoye2-UnivesalAgent/src/tools/browser_tool.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/tools/terminal_tool.py → Co-creation-projects/haoye2-UnivesalAgent/src/tools/terminal_tool.py
Visa fil
+ 0
- 0
code/chapter16/haoye2-UnivesalAgent/src/utils/__init__.py → Co-creation-projects/haoye2-UnivesalAgent/src/utils/__init__.py
Visa fil
+ 1
- 0
code/chapter16/共创路径.md
Visa fil
@@ -0,0 +1 @@
+见仓库下文件夹`Co-creation-Projects`。