How-to guides: Datasets
This section contains how-to guides related to working with datasets.
📄️ Manage datasets in the application
Before diving into this content, it might be helpful to read the following:
📄️ Manage datasets programmatically
You can use the Python and TypeScript SDK to manage datasets programmatically. This includes creating, updating, and deleting datasets, as well as adding examples to them.
📄️ Version datasets
In LangSmith, datasets are versioned. This means that every time you add, update, or delete examples in your dataset, a new version of the dataset is created.
📄️ Share or unshare a dataset publicly
Sharing a dataset publicly will make it accessible to anyone with the link. Make sure you're not sharing sensitive information.
📄️ Dynamic few shot example selection
This feature is in open beta. It is only available to paid team plans. Please reach out to support@langchain.dev