Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/manuals/ai/docker-agent/reference/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ synonyms, and paraphrasing.
#### Semantic-embeddings

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

| Field | Type | Default |
| ---------------------------------- | ------- | ------- |
Expand Down