Skip to content

Add the LangChain Replay integration#3589

Open
Ekaterina Nikonova (ekaterina-nikonova) wants to merge 2 commits intolangchain-ai:mainfrom
sixty-north:add-langchain-replay-integration
Open

Add the LangChain Replay integration#3589
Ekaterina Nikonova (ekaterina-nikonova) wants to merge 2 commits intolangchain-ai:mainfrom
sixty-north:add-langchain-replay-integration

Conversation

@ekaterina-nikonova
Copy link
Copy Markdown

Overview

Adds langchain-replay, a testing library that records LangChain/LangGraph agent decisions and replays them while tools execute against the real filesystem.

Tests exercise real tool code paths without paying for LLM calls.

Type of change

Type: New documentation page

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

@github-actions github-actions bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects external User is not a member of langchain-ai labels Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Ekaterina Nikonova (@ekaterina-nikonova)! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

@ekaterina-nikonova
Copy link
Copy Markdown
Author

Mason Daugherty (@mdrxy) This is ready for review.

@mdrxy Mason Daugherty (mdrxy) added the integration For docs updates for LangChain integrations label Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai integration For docs updates for LangChain integrations langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants