We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a714b commit e5af836Copy full SHA for e5af836
recipes/llama_api_providers/Groq/groq-example-templates/verified-sql-function-calling/README.md
@@ -16,7 +16,7 @@ A command line application that allows users to ask questions about their DuckDB
16
17
## Data
18
19
-The application queries data from CSV files located in the [data](app.py#L96) folder:
+The application queries data from CSV files located in the data folder:
20
21
- `employees.csv`: Contains employee data including their ID, full name, and email address.
22
0 commit comments