Test and iterate on your prompts directly in the Keywords AI LLM playground. You can test your prompts with different models, settings, and parameters to evaluate their performance.

Improve existing prompts

You can use the playground to test and iterate on prompts in your library.

Bringing existing prompts to the playground

When you finish writing a prompt in the prompt editor, you can bring it to the playground to test and iterate on it. First, enter the values for each variable in the prompt, then click the Playground button in the top bar.

Saving the optimized prompt

After you have tested and iterated on a prompt, you can save it to the library for future use. Click the Commit button in the top bar to save the prompt.
The prompt will be saved to the library, and you can find it on the Prompts page.

Debugging prompts from logs

You can also debug prompts from your production logs. Find a log containing a prompt that you want to debug, and click the Open in Playground button in the top bar.

Advanced features

We provide the ability to test LLMs with function calling and image support. Here’s a guide on how to use these features.

Function calling

In the playground, click the Add tool button to enter your function in the code editor.

Attaching images

You can attach images to your prompt by clicking the link icon.