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
- 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