> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fabro.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflow Playground removed

<Warning>
  The unsupported Workflow Playground and `POST /api/v1/playground/chat` have
  been removed. Requests to that endpoint now return 404, and generated clients
  no longer expose it. There is no direct replacement.
</Warning>

Workflows can still be defined in normal workflow files and executed with the
Fabro CLI. Existing chat, completion, and workflow graph features are
unchanged.
