{% extends "base.html" %} {% block title %}AI 交互文档{% endblock %} {% block content %} {% include "pages/_api_docs_content.html" %} {% endblock %}