Files
AI-VideoAssistant/docs
Xin Wang a8fa66e9cc Update documentation to reflect changes in WebSocket API message formatting and knowledge base
- Updated the WebSocket API reference to improve clarity by removing unnecessary headings and emphasizing message types.
- Revised the index.md to specify 'chroma' as the knowledge base, enhancing the overview of the platform's architecture.
2026-03-04 10:32:56 +08:00
..

Documentation

安装依赖(推荐使用 1.x避免与 Material 主题不兼容):

cd docs
pip install -r requirements.txt

或手动安装:pip install "mkdocs>=1.6,<2" mkdocs-material

本地预览:

mkdocs serve

访问终端中显示的地址(如 http://127.0.0.1:8000查看文档