Get a dataset
List datasets
Export
dataset.export(format) returns a Uint8Array. Write it to disk with fs.writeFile:
"json" | "jsonl" | "csv" | "parquet" | "md" | "xml" | "xlsx" | "rag"
Export directly to S3
Push a dataset to a connected S3/GCS/Azure bucket without downloading it first:Semantic indexing
Available on Pro and Enterprise plans.