Skip to content

Commit fbad5df

Browse files
apply suggestion
Co-authored-by: maxkernbach <maximilian.kernbach@gmail.com>
1 parent 238ba4a commit fbad5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/3.12/data-science/graphrag/services/natural-language-to-aql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ This mode does not access your database, it provides general knowledge responses
245245

246246
### AQLizer Mode
247247

248-
The AQLizer mode converts natural language questions into AQL queries by streaming responses from an LLM that has knowledge of your database schema.
248+
The AQLizer mode generates schema-aware AQL queries from natural language by streaming responses from an LLM.
249249

250250
**Example:**
251251

0 commit comments

Comments
 (0)