The Chat Playground is now the Prompts Playground

https://x.com/OpenAIDevs/status/1900358343333482861

You can also save and share specific configurations of models, system messages, and tools. For example, here’s a starter prompt with gpt-4o-mini using the Responses API with web search: https://platform.openai.com/playground/p/T4U6rwVjng3kKl4UjaPr2CCZ?mode=chat

7 Likes

Long live Prompts, now sending “inputs”! Where you can use Responses to see responses!

The ability to reorganize context and thoughtful use of space for parameters is well done, even if everyone will have their own feedback.


And a farewell, in two days, to the “completions” Playground, returning a visualization of logprob certainties, results, and perplexity, explorations of the science behind language models - and what “prompt engineering” used to actually mean on a completions endpoint “engine”.

(Completions Playground is now shut off: Only API calls)

3 Likes

Prompts Playground needs a reset button, to clear all content, tools and responses, and the association with a preset.

But maintain the model and parameters.

A bookmark to the base URL can do this, a slow reload, but kills non-content parameters like “top_p” and “store” also. https://platform.openai.com/playground/prompts?models=gpt-4o

1 Like