# 智能体搭建

智能体搭建接口用于读取创作资源、生成候选方案并确认或取消候选方案。

```{toctree}
:hidden:
:maxdepth: 1

生成候选方案 <propose-candidate>
查询当前智能体配置 <get-current-agent>
重新生成候选方案 <repropose-candidate>
取消候选方案 <cancel-candidate>
确认候选方案 <commit-candidate>
查询可用资源 <list-authoring-resources>
```
