Skip to content

Commit d10c0b7

Browse files
add note applies_to tag
1 parent 68a2cc7 commit d10c0b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/search/rag/playground-context.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ Context is the information you provide to the LLM, to optimize the relevance of
1515
There are a few ways to optimize this context for better results. Some adjustments can be made directly in the Playground UI. Others require refining your indexing strategy, and potentially reindexing your data.
1616

1717
::::{note}
18-
{applies_to}`stack: preview 9.0` Currently you can only select **one field** to be provided as context to the LLM.
18+
:applies_to: stack: preview 9.0
1919

20+
You can only select **one field** to be provided as context to the LLM.
2021
::::
2122

2223

0 commit comments

Comments
 (0)