Skip to content

Commit 22e636e

Browse files
committed
Update getting started
1 parent e4f8ab6 commit 22e636e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text_2_sql/GETTING_STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ To get started, perform the following steps:
66
2. Clone this repository and deploy the AI Search text2sql indexes from `deploy_ai_search`.
77
3. Run `uv sync` within the text_2_sql directory to install dependencies.
88
4. Create your `.env` file based on the provided sample `.env.example`. Place this file in the same place as the `.env.example`.
9-
5. Generate a data dictionary for your target server using the instructions in `data_dictionary`.
9+
5. Generate a data dictionary for your target server using the instructions in the **Running** section of the `data_dictionary/README.md`.
1010
6. Upload these data dictionaries to the relevant containers in your storage account. Wait for them to be automatically indexed with the included skillsets.
1111
7. Navigate to `autogen` directory to view the AutoGen implementation. Follow the steps in `Iteration 5 - Agentic Vector Based Text2SQL.ipynb` to get started.

0 commit comments

Comments
 (0)