Part of #2355. Depends on the plugin contract and the first engine adapter sub-issues. Docs and an example.
What
The lexicon needs a docs page in the shape of the existing lexicon docs, and the prediction needs to show up in a shipped example's Ops, not only in tests.
Do
Add a page under the lexicons docs describing the plugin contract, the coverage table, and the refusal behaviour. Add the predictBehaviour Op to one shipped example's Ops, alongside its existing pipeline.
Proof
The docs site builds with the new page. The example's Ops run end to end with the prediction included.
Refs #2355.
Part of #2355. Depends on the plugin contract and the first engine adapter sub-issues. Docs and an example.
What
The lexicon needs a docs page in the shape of the existing lexicon docs, and the prediction needs to show up in a shipped example's Ops, not only in tests.
Do
Add a page under the lexicons docs describing the plugin contract, the coverage table, and the refusal behaviour. Add the
predictBehaviourOp to one shipped example's Ops, alongside its existing pipeline.Proof
The docs site builds with the new page. The example's Ops run end to end with the prediction included.
Refs #2355.