Update documentation to reflect rebranding from AI Video Assistant to Realtime Agent Studio (RAS)

- Changed site name and description in mkdocs.yml.
- Revised content in index.md to provide a comprehensive overview of RAS features and capabilities.
- Updated API reference and error documentation to replace AI Video Assistant with RAS.
- Modified deployment and getting started guides to align with the new branding.
- Enhanced quickstart instructions to specify RAS service requirements.
This commit is contained in:
Xin Wang
2026-03-02 15:11:33 +08:00
parent 3aa9e0f432
commit d0897aca92
9 changed files with 67 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
site_name: "AI Video Assistant"
site_description: "AI 视频助手 - 智能对话与工作流管理平台"
site_name: "实时交互智能体工作平台 (RAS)"
site_description: "实时交互智能体工作平台 (Realtime Agent Studio) - 智能对话与工作流管理平台"
copyright: "2025"
site_author: "AI Video Assistant Team"
site_author: "RAS Team"
docs_dir: "content"
site_dir: "site"