Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 883 Bytes

File metadata and controls

13 lines (10 loc) · 883 Bytes

CMSemanticsPaginated

Properties

Name Type Description Notes
organisationId String the organisation (its guid id). [default to null]
kbId String the knowledge-base (its guid id). [default to null]
prevWord String pagination control, the last semantic word we looked for previously [default to null]
pageSize Integer the number of semantics to return at a time. [default to null]
filter String An optional string filter to apply to all semantics in the search. Can be empty in which case SimSage will return all semantics paginated. [default to null]

[Back to Model list] [Back to API list] [Back to README]