TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Unit Tests for LangChain aps in 3 lines of code

1 pointsby ju-bezdekabout 2 years ago
Everyone who has ever tried to tweak a prompt knows that changing the prompt to make it work on one scenario can lead to break another. Up until now there was no easy solution for this.<p>PromptWatch is a LangChain tracing on steroids and now introducing also Unit tests!<p>Based on annotated previous sessions or prompts, it allows you to replay these inputs with new prompt &#x2F; model.<p>And just 3 lines of code (more&#x2F;less) to set it up.

no comments

no comments