total / hasMore hints. Mirrors the wire CompleteResult.completion object.
Returning a bare string[] instead is the common case.
Properties
hasMore?
values.
total?
values.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
total / hasMore hints. Mirrors the wire CompleteResult.completion object.
Returning a bare string[] instead is the common case.
optional hasMore?: boolean;
values.
optional total?: number;
values.
values: string[];