Giter Club home page Giter Club logo

Comments (5)

haibbo avatar haibbo commented on June 12, 2024

应该是今天 打印机模式引进来的, revert掉这个commit就可以了,后面我看看

顺便问下 你喜欢打印机模式 还是azure 原生的?一段一段输出

from cf-openai-azure-proxy.

huwan avatar huwan commented on June 12, 2024

应该是今天 打印机模式引进来的, revert掉这个commit就可以了,后面我看看

顺便问下 你喜欢打印机模式 还是azure 原生的?一段一段输出

谢谢回复~我个人比较倾向于用打印机模式,跟用OpenAI 官方API体验一致比较好。

from cf-openai-azure-proxy.

hbsgithub avatar hbsgithub commented on June 12, 2024

ChatGPTNextWeb/ChatGPT-Next-Web#507 (comment)

参考这个,我将
buffer += decoder.decode(value);
修改为
buffer += decoder.decode(value, { stream: true });
不知能否解决这一问题?

from cf-openai-azure-proxy.

haibbo avatar haibbo commented on June 12, 2024

@huwan 使用了 @hbsgithub 的方案, 应该没有乱码了, 试试看

from cf-openai-azure-proxy.

huwan avatar huwan commented on June 12, 2024

感谢各位~

from cf-openai-azure-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.