- 问题描述(复现步骤):能否允许通过Chunk的方式,分片接受数据流缓存起来?或者有没有实现SSE的更好方法?
Code: Select all
import { request } from '@ray-js/ray' const manager = request({ ... })
- 预期结果:
- 实际结果:
ty.request能否支持分块传输?实现SSE
Re: ty.request能否支持分块传输?实现SSE
AI对话相关
Re: ty.request能否支持分块传输?实现SSE
https://developer.tuya.com/cn/miniapp/s ... ntSolution
可以先看下我们提供的 AI 助手解决方案,可以支持在自己的小程序中集成 AI 对话功能。
Re: ty.request能否支持分块传输?实现SSE
lshinylee 2025年 Jul 7日 09:18https://developer.tuya.com/cn/miniapp/s ... ntSolution
可以先看下我们提供的 AI 助手解决方案,可以支持在自己的小程序中集成 AI 对话功能。
我们需要对接自己的AI大模型,不使用你们那边提供的agent智能体