File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed
Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -178,17 +178,15 @@ Claude è un modello di generazione testo - non può produrre vector embeddings.
178178┌─────────────────────┐ ┌─────────────────────────────────────────┐
179179│ TUA MACCHINA │ │ SERVER REMOTO │
180180│ │ │ │
181- │ Claude │ │ │
182- │ │ │ │ │
183- │ ▼ │ │ │
181+ │ Claude │ │ ragify index │
182+ │ │ │ │ │ indexing │
183+ │ ▼ │ │ ▼ │
184184│ ┌────────────┐ │ query │ ┌─────────────────┐ ┌─────────┐ │
185185│ │ MCP Server │ ──────────────►│ │ Ollama + nomic │ ───► │ Qdrant │ │
186186│ └────────────┘ │ │ └─────────────────┘ └────┬────┘ │
187187│ ▲ │ risultati│ │ │
188188│ └───────────────────────────────────────────────────────────-┘ │
189- │ │ │ ▲ │
190- │ │ │ │ indexing │
191- │ │ │ ragify index │
189+ │ │ │ │
192190└─────────────────────┘ └─────────────────────────────────────────┘
193191```
194192
Original file line number Diff line number Diff line change @@ -178,17 +178,15 @@ Claude is a text generation model - it cannot produce vector embeddings. Semanti
178178┌─────────────────────┐ ┌─────────────────────────────────────────┐
179179│ YOUR MACHINE │ │ REMOTE SERVER │
180180│ │ │ │
181- │ Claude │ │ │
182- │ │ │ │ │
183- │ ▼ │ │ │
181+ │ Claude │ │ ragify index │
182+ │ │ │ │ │ indexing │
183+ │ ▼ │ │ ▼ │
184184│ ┌────────────┐ │ query │ ┌─────────────────┐ ┌─────────┐ │
185185│ │ MCP Server │ ──────────────►│ │ Ollama + nomic │ ───► │ Qdrant │ │
186186│ └────────────┘ │ │ └─────────────────┘ └────┬────┘ │
187187│ ▲ │ results │ │ │
188188│ └───────────────────────────────────────────────────────────-┘ │
189- │ │ │ ▲ │
190- │ │ │ │ indexing │
191- │ │ │ ragify index │
189+ │ │ │ │
192190└─────────────────────┘ └─────────────────────────────────────────┘
193191```
194192
You can’t perform that action at this time.
0 commit comments