Giter Site home page Giter Site logo

Comments (3)

mattvr avatar mattvr commented on July 17, 2024 2

@ekg I've added the ability to bypass the WPM buffered output:

  • You can now pass a --wpm value less than 0 (e.g. --wpm=-1). This will bypass the buffer and output as fast as possible.
  • You can also configure this permanently by manually editing your $HOME/.gpt/config.json and adding a line for "wpm": -1

Relevant release notes and update instructions are here: https://github.com/mattvr/ShellGPT/releases/tag/0.3.1

Thanks for the feedback and let me know if you have any issues or further suggestions.

from shellgpt.

mattvr avatar mattvr commented on July 17, 2024

@ekg the purpose is to make the output appear smooth. Most GPT tools have choppy output that comes in chunks of words. I found that aesthetically less pleasing than character-by-character streaming.

You could alias gpt to gpt --wpm 9999 $@ in your shell's profile to avoid the throttling. I could also add a permanent config setting for it in the next update.

from shellgpt.

ekg avatar ekg commented on July 17, 2024

Thanks, I understand that. From my perspective these interfaces are useful in an environment that is unlikely to be observed by a human, so simulating human behavior is irrelevant. I can do the alias of course. Does setting the wpm value to a huge number ensure the flow is as fast as possible?

from shellgpt.

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.