The Playground is a native way to create and run new LLM requests all through PromptLayer. Your run history will be tracked in the sidebar. The Playground is most useful as a tool to “replay” and debug old requests.
The Playground fully supports OpenAI function calling. These functions can be accessed directly from the Playground interface and can be incorporated into your requests as needed. Not even OpenAI’s playground does this 👀