Commit 976ea61
fix: friendly error message when embedding server is unreachable
Instead of a raw Zig stack trace with ConnectionRefused, now prints:
"error: Cannot connect to embedding server at <url>"
with a hint to start Ollama.1 parent 4a7945b commit 976ea61
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1484 | 1484 | | |
1485 | 1485 | | |
1486 | 1486 | | |
1487 | | - | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
1488 | 1499 | | |
1489 | 1500 | | |
1490 | 1501 | | |
| |||
0 commit comments