diff --git a/website/docs/api/large-language-models.mdx b/website/docs/api/large-language-models.mdx index 1684d7661..f9efd6e2e 100644 --- a/website/docs/api/large-language-models.mdx +++ b/website/docs/api/large-language-models.mdx @@ -625,10 +625,6 @@ path = "sentiment_examples.yml" This task is only useful for testing - it tells the LLM to do nothing, and does not set any fields on the `docs`. -#### spacy.NoOp.v1 {id="noop-v1"} - -This task needs no further configuration. - > #### Example config > > ```ini @@ -636,6 +632,10 @@ This task needs no further configuration. > @llm_tasks = "spacy.NoOp.v1" > ``` +#### spacy.NoOp.v1 {id="noop-v1"} + +This task needs no further configuration. + ## Models {id="models"} A _model_ defines which LLM model to query, and how to query it. It can be a