ju-bezdek
- Karma
- 0
- Created
- ()
- Submissions
- 0
- LangChain Decorators – syntactic sugar for langchain (github.com)
- Show HN: Unit Tests for LangChain aps in 3 lines of code (docs.promptwatch.io)
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. PromptWatch is a LangChain…
- Show HN: I made PromptWatch – LangChain tracing on steroids (promptwatch.io)
As I was building my first few chains, I noticed how difficult it was to understand what was going on, why GPT was responding the way it was, and how I could improve it. Tinkering with my prompts was so tedious - I had…