dreamhead / moco

Easy Setup Stub Server
MIT License
4.35k stars 1.08k forks source link

功能请求: 支持Http SSE(Server-Send Events) API 相关mock能力 #344

Open wertycn opened 5 months ago

wertycn commented 5 months ago

如题 , 随着以ChatGPT为代表的大模型技术的快速发展,SSE API 越来越流行,目前社区中似乎还没有能够很好的支持SSE 相关能力的mock组件,期望moco 可以提供相关支持

dreamhead commented 5 months ago

@wertycn Very good feature request.

I've written another project called MocoGPT which already support SSE for OpenAI stream mode API. You can try that one first. https://github.com/dreamhead/mocogpt