tian-minghui / openai-style-api

支持将openai、claude、azure openai, gemini,kimi, 智谱AI,通义千问,讯飞星火API等模型服务方的调用转为openai方式调用。屏蔽不同大模型API的差异,统一用openai api标准格式使用大模型(Shield the differences between different large model APIs and use large models in a unified openai API standard format)
MIT License
328 stars 55 forks source link

更新后似乎出现了问题,无法正常流式输出 #17

Open xenonz95 opened 5 months ago

xenonz95 commented 5 months ago

我看日志好像是连续发送了两次一样的请求,然后两次都结束之后才正常显示内容

此外,貌似项目没有能够自动更新版本的功能,我得删除了整个容器和对应的镜像之后才能获得更新

tian-minghui commented 5 months ago

我看日志好像是连续发送了两次一样的请求,然后两次都结束之后才正常显示内容

此外,貌似项目没有能够自动更新版本的功能,我得删除了整个容器和对应的镜像之后才能获得更新

用的那个模型,我测了是没问题的