You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/docs/guides/langsmith/index.md

1.5 KiB

LangSmith

import DocCardList from "@theme/DocCardList";

LangSmith helps you trace and evaluate your language model applications and intelligent agents to help you move from prototype to production.

Check out the interactive walkthrough below to get started.

For more information, please refer to the LangSmith documentation.

For tutorials and other end-to-end examples demonstrating ways to integrate LangSmith in your workflow, check out the LangSmith Cookbook. Some of the guides therein include:

  • Leveraging user feedback in your JS application (link).
  • Building an automated feedback pipeline (link).
  • How to evaluate and audit your RAG workflows (link).
  • How to fine-tune a LLM on real usage data (link).
  • How to use the LangChain Hub to version your prompts (link)