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 1162d32 commit 521cf17Copy full SHA for 521cf17
content/develop/ai/redisvl/api/query.md
@@ -835,7 +835,7 @@ returned in addition to any others implicitly specified.
835
Otherwise, fields should be given in the format of @field.
836
837
* **Parameters:**
838
- **fields** (*List* *[* *str* *]*)
+ **fields** (*str*)
839
* **Return type:**
840
*AggregateRequest*
841
@@ -876,7 +876,7 @@ AggregateRequest() .group_by("@customer", r.sum("@paid").alias(FIELDN
876
``
877
878
879
880
881
882
0 commit comments