We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef146b5 commit c5aa24cCopy full SHA for c5aa24c
supporting-blog-content/you-know-for-context/README.md
@@ -163,7 +163,7 @@ This approach gives your LLM both the "what" (relevant documents) and the "how m
163
```
164
User Query → Vector Search (semantic relevance)
165
→ Aggregations (statistical context)
166
- → Combine both → LLM Context Window
+ → Combine both → LLM Context Window
167
→ Generate Response
168
169
0 commit comments