Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.49
Trieve Typescript SDK
types.gen
GetChunkGroupCountResponse
Type Alias GetChunkGroupCountResponse
Get
Chunk
Group
Count
Response
:
{
count
:
number
;
group_id
:
string
;
}
Type declaration
count
:
number
The count of chunks in the given group.
group_
id
:
string
The Id of the group to get the count for.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.49
Loading...
The count of chunks in the given group.