dloman118 преди 11 месеца
родител
ревизия
e5af836b76
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      recipes/llama_api_providers/Groq/groq-example-templates/verified-sql-function-calling/README.md

+ 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.