Code Monkey home page Code Monkey logo

Comments (3)

Haorwen avatar Haorwen commented on July 21, 2024

这个功能不是浏览器端的,无法实现

from chatgpt-toolbox.

bigemon avatar bigemon commented on July 21, 2024

希望可以添加文本不限制长度输出的功能

关于这点,目前版本的免费公开测试的api似乎是无法实现的。
通过抓包可以观察到:

1.用户输入有隐性的截断,即便通过解除前端限制输入了超长文本,也会在api那儿截断。
2.返回的数据中,[done] 信号由后端api发送且主动断开。

基于这两点,在当前公开测试版本的api里,修改前端的限制没有实际意义。

如果是期望在文学创作中让cgpt接着写,可以在截断位置回复它 ”接着写“、”请继续说“ 等字词。
因此,我们应该可以添加一个自动回复实现类似的功能。但介于目前严苛的每小时请求数量限制,我觉得可能不是一个好主意。

from chatgpt-toolbox.

bigemon avatar bigemon commented on July 21, 2024

鉴于暂时没有好的方式实现该特性,先将它Close。
若有其它思路欢迎讨论。

from chatgpt-toolbox.

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.