move up example noop config

This commit is contained in:
svlandeg 2023-08-31 17:20:24 +02:00
parent e86cfc085d
commit 30b6e7d802

View File

@ -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