Yagnesh Khamar

Yagnesh Khamar

Co-Founder, AppUnik. Always building.
All activity
Phasio brings Jest-style testing to LLM prompts. Write test cases with contains, notContains, and llmJudge validators. Run evals across OpenAI and Anthropic in one command. Catch regressions in CI before your users do.
Phasio
PhasioTest your LLM prompts before they break production
Yagnesh Khamarstarted a discussion

Try testing your PROMPT output before you go prod

So, I found that each time we update any prompt in prod it may break due to some type of negligence. So to address this, I found that I can test the Prompts before going to prod, but I didn't find anyone with proper npm package to make it happen locally and no extra steps to configure. So I have built this phasio.dev to solve this particular issue from my end. Please give it a try and all kind...