You can run prompts in Athina’s Prompt Playground, or via API
Run
to generate the output.prompt_slug
and input variables.
variables
: Input variables for the prompt.version
(optional): The version of the prompt to run. If not specified, the default
version will be used.model
(optional): The model to run the prompt on. If not specified, we will use the model provided in your commit.parameters
(optional): Additional parameters for the model like temperature
, max_tokens
, etc. If not specified, the default parameters will be used.