精选 Python API¶
本页列出扩展 GOD 时相对稳定、值得阅读的源码位置。它不会发布完整上游 AgentSociety API。
后端路由¶
agentsociety2.backend.routers.god_setupagentsociety2.backend.routers.live_experimentsagentsociety2.backend.routers.replayagentsociety2.backend.routers.experiment_configsagentsociety2.backend.routers.map_studioagentsociety2.backend.routers.agent_skills
地图服务¶
agentsociety2.backend.services.map_packagesagentsociety2.backend.services.map_generation
Replay 服务¶
agentsociety2.backend.services.replay_catalogagentsociety2.storage.replay_writer
自定义 agent/runtime 路径¶
agentsociety2.backend.services.customagentsociety2.agentagentsociety/custom/agents/
以后增加公开 API 文档时,优先文档化 GOD setup、Agent Studio、Map Studio 和 PixelReplay 使用到的扩展点,再考虑暴露更广泛的内部模块。