Skip to content

Commit e405d50

Browse files
authored
Merge pull request #24585 from lacatoire/fix/issue-24571-semantic-embeddings-guidance
Add use-case guidance for semantic-embeddings RAG strategy
2 parents c92cd60 + 5990d92 commit e405d50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/manuals/ai/docker-agent/reference

content/manuals/ai/docker-agent/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ synonyms, and paraphrasing.
367367
#### Semantic-embeddings
368368

369369
LLM-enhanced semantic search. Uses a language model to generate rich semantic
370-
summaries of each chunk before embedding, capturing deeper meaning.
370+
summaries of each chunk before embedding, capturing deeper meaning. Best for complex documents where context and relationships between concepts matter.
371371

372372
| Field | Type | Default |
373373
| ---------------------------------- | ------- | ------- |

0 commit comments

Comments
 (0)