Ver código fonte

remove app.py link

dloman118 10 meses atrás
pai
commit
e5af836b76

+ 1 - 1
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
 
 ## Data
 
-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:
 
 - `employees.csv`: Contains employee data including their ID, full name, and email address.