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 to either update the prompt template and rerun the whole chain, or grab the actual prompt, take it to OpenAI playground, tweak it there, and then make a template out of it again. That's why I decided to build something better!<p>PromptWatch allows you to tune your prompt templates in the browser in a format appropriate for LangChain, decoupling template from parameters data.<p>It also allows you to track your sessions and costs per your project and tenant, track template versions and more.<p>Best of all, it's completely free! I would be thrilled to hear any feedback you have. Thanks so much for checking it out!