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 88a4196 commit ef146b5Copy full SHA for ef146b5
supporting-blog-content/you-know-for-context/README.md
@@ -162,7 +162,7 @@ This approach gives your LLM both the "what" (relevant documents) and the "how m
162
163
```
164
User Query → Vector Search (semantic relevance)
165
- → Aggregations (statistical context)
+ → Aggregations (statistical context)
166
→ Combine both → LLM Context Window
167
→ Generate Response
168
0 commit comments