Ask HN:在使用 pi.dev 时,你们是如何选择模型的?
1 分•作者: harlequinetcie•4 个月前
我用 pi.dev 已经有一段时间了,我发现自己选择模型时主要依据的是个人经验。<p>我很想在这方面做得更好,也试过一些“模型对决”网站,但没找到什么有用的信息。<p>我想了解一下您在为您的智能体软件开发生命周期 (SDLC) 的不同环节选择模型时的经验。<p>目前,我使用:
+ sonnet 进行代码审查。
+ haiku 进行代码搜索/分析。
+ flash 3.5 在需要 LLM 作为评判者时使用。
+ Opus 生成内容。
+ K2.5 很少使用,主要用于 alpha 测试(目前用于单元测试生成还可以)。<p>有什么建议吗?
查看原文
I've been using pi.dev for a while, and I find myself choosing the models based on anecdata.<p>I would love to be a bit better at it, and I did try a few of these 'battle of models' websites, but couldn't find much.<p>I'm interested on knowing your experience when selecting a model for different parts of your agentic SDLC.<p>Thus far, I'm using
+ sonnet for code reviews.
+ haiku for code searches/analysis.
+ flash 3.5 when LLM as judge is required
+ Opus to generate content.
+ K2.5 seldomly as alpha testing (right now for unti test generation is ok)<p>Ideas?