LangChain / LangSmith
communityFramework for building LLM applications with chains, agents, and RAG. LangSmith for tracing and evaluation.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.smith.langchain.com/api/v1/runsList LangSmith trace runs
Parameters
limitresults (integeroptionalfilterstatus eq success (stringoptionalproject_nameproject name (stringrequiredReturns
runs[] with id, name, run_type, status, start_time, end_time, total_tokens, total_cost, error, inputs, outputsGET
https://api.smith.langchain.com/api/v1/runs/{run_id}Get run trace details
Parameters
run_idrun ID (stringrequiredReturns
id, name, run_type, inputs, outputs, error, child_runs[], events[], feedback[], total_tokensGET
https://api.smith.langchain.com/api/v1/datasetsList evaluation datasets
Parameters
limitresults (integeroptionalReturns
datasets[] with id, name, description, created_at, example_count, data_type