Skip to content

Commit 5b16380

Browse files
docs: sposta ragify index sopra Ollama nel diagramma architettura A con freccia verso il basso
1 parent 7839ca5 commit 5b16380

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

README.it.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)