Code Monkey home page Code Monkey logo

gptsh's People

Contributors

dependabot[bot] avatar shorwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gptsh's Issues

[FEATURE] Bash history context

Describe the solution you'd like
Hi, can you provide an option to use bash history as context, like
compile foo.c, it will look through my bash history and find the most relevant command for it, if its not there maybe generate a new one?

Have you checked whether variant prompts improve quality?

Out of 20 question-answer pairs you could pick one at random, put it at the end, and check whether shuffling the rest impacts quality of the completion, or more objectively the probability of generating the label you specified. Beyond shuffling, you could delete one random example, or have GPT generate more examples, descending towards a prompt that performs well on the original 20. Though I'm not sure how one'd keep from having to manually combat overfitting!

[BUG] Different replies when I ask twice.

I expected the same reply twice since the temperature is 0 but:

gurkenglas@Gurkenglas-PC ~> nlsh generate natural-language passphrase
pwgen -y -s -c -n -1 12
/tmp/.psub.FgetTORIsn: line 1: pwgen: command not found
[installs pwgen]
gurkenglas@Gurkenglas-PC ~> nlsh generate natural-language passphrase
pwgen -cnsB 12 1
mbwijRr9r9bo
gurkenglas@Gurkenglas-PC ~> f nlsh
nlsh> # Defined in /home/gurkenglas/.config/fish/functions/nlsh.fish @ line 1
      function nlsh
          bash (gptsh --secret [REDACTED] -e code-davinci-001 -p debian $argv | vipe | tee /dev/tty | psub)
      end

[FEATURE] <Description>

Mah dude, this is freaking awesome. I totally hate that GitHub doesn't allow for DM. Will be giving gptsh a try as soon as I have some free time. All the best! -Martín

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.