Skip to content

Commit 5412153

Browse files
fix ascii diagram
1 parent 83dee2d commit 5412153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/devnotes/posts/text-to-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The pipeline generates text-to-SQL training data through a five-stage process. E
7979
8080
8181
┌─────────────────────────────────────────────────────────────────────────────────────┐
82-
│ STAGE 4: SQL GENERATION (Reasoning LLM)
82+
│ STAGE 4: SQL GENERATION (Reasoning LLM) │
8383
│ │
8484
│ Generates dialect-specific SQL (SQLite / MySQL / PostgreSQL). │
8585
│ ├─ References only tables/columns from the schema context │

0 commit comments

Comments
 (0)