Files
AI-VideoAssistant/docs/content/resources/faq.md
Xin Wang b300b469dc Update documentation for Realtime Agent Studio with enhanced content and structure
- Revised site name and description for clarity and detail.
- Updated navigation structure to better reflect the organization of content.
- Improved changelog entries for better readability and consistency.
- Migrated assistant configuration and prompt guidelines to new documentation paths.
- Enhanced core concepts section to clarify the roles and capabilities of assistants and engines.
- Streamlined workflow documentation to provide clearer guidance on configuration and usage.
2026-03-09 05:38:43 +08:00

2.1 KiB
Raw Blame History

常见问题

本页只提供简短回答和跳转建议;如果你需要逐步排查,请直接进入 故障排查

Q: 我应该先看哪一部分文档?

Q: 如何配置模型或 API Key

进入对应资源页完成配置:

Q: 助手为什么不回复?

通常先检查三件事:

  • 助手是否已绑定可用的模型资源
  • 提示词、知识库或工具是否配置完整
  • WebSocket 会话是否已经正常建立

下一步:

Q: 回复为什么不准确或不稳定?

优先检查:

  • 提示词是否明确了角色、任务和限制
  • 是否应该补充知识库,而不是继续堆叠提示词
  • 是否需要把复杂业务改成工作流,而不是单轮问答

相关文档:

Q: 语音识别或语音播放效果不好怎么办?

Q: 页面空白、接口报错或连接不上怎么办?

这是典型的环境或链路问题:

  • 先确认 环境与部署 中的三个服务都已启动
  • 再进入 故障排查 按连接、API、页面加载或性能问题分类处理