6 ms·
Any suggestions for a simple tool to set up your own local evals?
by ggsp 9mo ago
Any suggestions for a simple tool to set up your own local evals?
- theshrike79 9mo agoMy "tool" is just prompts saved in a text file that I feed to new models by hand. I haven't built a bespoke framework on top of it. ...yet. Crap, do I need to now? =)
- lobsterthief 9mo ago_Brain backlog project #77 created_
- ggsp 9mo agoYeah I’ve wondered about the same myself… My evals are also a pile of text snippets, as are some of my workflows. Thought I’d have a look to see what’s out there and found Promptfoo and Inspect AI. Haven’t tried either but will for my next round of evals
- kedihacker 9mo agoWell you need to stop them from getting incorporated into its training data
- dimava 9mo agoJust ask LLM to write one on top of OpenRouter, AI SDK and Bun To take your .md input file and save outputs as md files (or whatever you need) Take https://github.com/T3-Content/auto-draftify https://github.com/T3-Content/auto-draftify as example
- deleted 9mo ago[deleted]