BetterPlayground - a script to add extra functionality to the Playground

Note: you should always read over code that could have access to your API key to make sure that it’s safe

Github repo: GitHub - Heath123/BetterPlayground: A script to add extra features to the OpenAI playground

This script for TamperMonkey and compatible extensions adds new functionality to the Playground! See the GitHub README for more info. I know I could just just made a suggestion, but this means less waiting and more fun :slight_smile:

  • Adds logit bias an an option in the right panel

Note that this currently just accepts a raw JSON object - see the docs for usage info. In the future, I would like to add a proper UI for selecting tokens.

  • Allows showing probabilities for Codex models

screenshots

1 Like

Nice!

I still haven’t tried it but I skimmed the code rather quickly as well as read the read me on github. And of course, watched the images.

I have saved the repo and will take a closer look and try it out. :slight_smile:

If I come up with an idea that I think would improve / expand on your idea, do you prefer that I send a pull request? Or do you prefer that I in that case fork the repo?

A pull request would be nice so it’s all in one place, thanks! :slight_smile:

1 Like