问HN:在使用pi.dev时,你是如何选择模型的?

1作者: harlequinetcie9 天前原帖
我使用 pi.dev 已经有一段时间了,发现自己在选择模型时主要依赖一些经验数据。我希望能在这方面有所提高,也尝试过一些“模型对决”的网站,但没有找到太多有用的信息。 我很想了解你在为不同部分的智能软件开发生命周期(SDLC)选择模型时的经验。 到目前为止,我使用的模型包括: + sonnet 用于代码审查。 + haiku 用于代码搜索/分析。 + flash 3.5 在需要大型语言模型作为评判时使用。 + Opus 用于生成内容。 + K2.5 偶尔用于 alpha 测试(目前用于单元测试生成还可以)。 你有什么建议吗?
查看原文
I&#x27;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 &#x27;battle of models&#x27; websites, but couldn&#x27;t find much.<p>I&#x27;m interested on knowing your experience when selecting a model for different parts of your agentic SDLC.<p>Thus far, I&#x27;m using + sonnet for code reviews. + haiku for code searches&#x2F;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?