Skip to content

Update steps for datasets

Missy Davies requested to merge md-dataset-steps into main

I don't think json is supported by LangSmith as a filetype for bulk uploading a dataset. However, if you add items one by one inside the UI, then it must be json:

https://docs.smith.langchain.com/how_to_guides/datasets/manage_datasets_in_application

This MR updates the steps to upload a dataset to be more accurate.

Merge request reports