diff --git a/website/docs/api/large-language-models.mdx b/website/docs/api/large-language-models.mdx index 4d257c1c4..626f10cc7 100644 --- a/website/docs/api/large-language-models.mdx +++ b/website/docs/api/large-language-models.mdx @@ -190,7 +190,7 @@ examples are also the same. > Label descriptions can also be used with explicit examples to give as much > info to the LLM model as possible. -New to v2, is the fact that you can write definitions for each label and provide +New to v2 is the fact that you can write definitions for each label and provide them via the `label_definitions` argument. This lets you tell the LLM exactly what you're looking for rather than relying on the LLM to interpret its task given just the label name. Label descriptions are freeform so you can write