Skip to content

Instantly share code, notes, and snippets.

@louis030195
Created May 24, 2023 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save louis030195/0cf0444bed6d19341a24613970bf0a14 to your computer and use it in GitHub Desktop.
Save louis030195/0cf0444bed6d19341a24613970bf0a14 to your computer and use it in GitHub Desktop.
embedbase.dataset(datasetId).batchAdd([{
data: 'some text',
metadata: {
path: 'google.com'
}
}])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment