Yagnesh Khamar

Yagnesh Khamar

Co-Founder, AppUnik. Always building.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

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.

Phasio - Test your LLM prompts before they break production

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.
View more