I would love if OpenAI added support for presetting a max_tokens url parameter in the Playground.
Something as simple as this:
https://platform.openai.com/playground?mode=chat&model=gpt-4-1106-preview&max_tokens=1024My most common workflow (mistake):
- Press my hotkey to open the playground
- Type in a prompt
- Submit with cmd+enter
- Cancel the request
- Increase the “Maximum Length” to something that won’t get truncated
- Submit the request again
On this day
2025-12-12
2 years laterI share Simon's sentiment on my the skills ideas. I've gone even more unstructured - I usually start little ideas and projects with an agent (Claude...
2024-12-12
1 year laterGot Delta working on other machines. It took a lot longer than I expected. I spent most of the time dealing with build issues regarding: missing...