Github
  • Preparing search index...
  • The search index is not available
Trieve Typescript SDK - v0.0.97
  • Trieve Typescript SDK
  • Dataset Methods
  • clearDataset

Function clearDataset

  • clearDataset(datasetId, signal?): Promise<void>
  • Function that provides the ability to remove all data from a dataset. This function is used to clear all data from a dataset.

    Example:

    await trieve.clearDataset("1111-2222-3333-4444"
    

    Parameters

    • datasetId: string
    • Optionalsignal: AbortSignal

    Returns Promise<void>

    • Defined in clients/ts-sdk/src/functions/datasets/index.ts:127

Settings

Member Visibility
Github
Trieve Typescript SDK - v0.0.97
  • Loading...

Generated using TypeDoc

Please reach out if you'd like assistance; we are responsive! Contact humans@trieve.ai or see trieve.ai for links to Discord and Matrix.