mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
DOC: <Issue related to /evaluation/how_to_guides/manage_datasets_in_application> #76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @drhurd on GitHub (Jun 10, 2025).
Hi! I'm trying to upload a jsonl file to quickly see if I want to use LangSmith for evals, but can't figure out the right schema. Is the expected schema documented anywhere? I keep getting these error messages when parsing, referencing
inputsandoutputsfields, which I have!I've tried a few different structures but don't want to keep guessing. Would really appreciate clearer docs here so I can easily test out the product.