Skip to content
Open
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 2. Text2SQL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ In addition to schema extraction, the `db_service.py` script can also be used in
#### 3.1 Upload Few-Shot Examples to the Document Index (DI)

* Create a **Collection** and **Index** in DI.
* Upload [Few-shot examples](data/di/examples.json) using the Intelligence Layer.
* Upload [Few-shot examples](data/DI/examples.json) using the Intelligence Layer.

* Use `question` as the **document content**.
* Use `query` as the **document metadata**.
Expand Down