跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://docs.mirobody.ai/llms.txt

Use this file to discover all available pages before exploring further.

此接口需要 LLM 凭证。 通过 query 传,详见 BYOK 协议

端点

wss://mcp.thetahealth.cn/ws/upload-with-llm-analysis?token=<access_token>&llm_provider=dashscope&llm_api_key=<...>

/ws/upload-health-report 的差异

  • 上传协议相同(upload_start / upload_chunk / upload_end)。
  • 上传完成后端到端跑一遍完整 LLM 分析流程,适合”上传即得报告解读”的体验。
服务端响应序列包含所有上传事件 + 最终一份更详细的 AI 摘要(嵌在 upload_completed.analysis 中)。