View all Prompt Slugs on Athina Playground

To view all prompt slugs in Athina:

  1. Open https://app.athina.ai.ai/prompt

  2. You will see all the prompt slugs listed in the sidebar

List all Prompt Slugs Programmatically

from athina_client.prompt import Slug

Slug.list()