Spectre.Router.Plugs.LLMFallback (Spectre v0.3.0)

Copy Markdown View Source

Legacy LLM fallback classifier plug.

Newer pipelines normally use Spectre.Router.Plugs.Arbitrate, which can ask the LLM classifier as an arbitration outcome. This plug remains available for custom pipelines that want an explicit fallback step.