46 lines
806 B
ReStructuredText
46 lines
806 B
ReStructuredText
GOD 开发者文档
|
|
==============
|
|
|
|
GOD 把本地控制台、FastAPI 后端、Pixel Town 回放环境和 JiuwenClaw Agent runtime 组合成一个可操作的 agent society 产品。这份文档面向想运行、定制或扩展 GOD 仓库的人。
|
|
|
|
.. note::
|
|
|
|
上游 AgentSociety 文档介绍的是 GOD 所依赖的框架。本网站介绍的是 GOD 当前仓库里的产品化集成路径。
|
|
|
|
开始使用
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
overview
|
|
installation
|
|
quickstart
|
|
configuration
|
|
commands
|
|
|
|
用 GOD 构建
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
custom-experiments
|
|
agent-studio
|
|
map-studio
|
|
map-packages
|
|
runtime-skills
|
|
contributing
|
|
|
|
参考
|
|
----
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference
|
|
env-vars
|
|
experiment-contract
|
|
live-replay-api
|
|
python-api
|