This website works better with JavaScript
Эхлэл
Бүгдийг харах
Тусламж
Нэвтрэх
moki
/
hello-agents
-ын хуулбар
https://github.com/datawhalechina/hello-agents.git
Үзэх жагсаалтад нэмэх
1
Онцлох жагсаалтад нэмэх
0
Салаа
0
Файлууд
Асуудлууд
0
Мэдлэгийн сан
Мод:
1785af1520
Салаанууд
Тагууд
codex/fix-issue-687
main
V1.0.2
V1.0.0
hello-agents
/
Co-creation-projects
/
YYHDBL-HelloCodeAgentCli
/
code_agent
/
agentic
/
__init__.py
__init__.py
101 B
Түүх
Анхны өгөгдөл
1
2
3
4
5
"""Agentic Code Agent (ReAct + tools)"""
from .code_agent import CodeAgent
__all__ = ["CodeAgent"]