问HN:你们是如何在生产中使用大型语言模型(LLMs)的?

3作者: Anon849 天前原帖
我很好奇人们是如何在生产环境中利用大型语言模型(LLMs)的。我们都熟悉通过集成开发环境(IDE)或代理等工具使用它们来编写代码,但你们构建了哪些应用程序,将LLMs作为功能的一部分? <p><pre><code> - 你发现LLMs在哪些应用程序/行业中最有用? - 你使用什么工具进行协调?LangGraph、CrewAI、自己构建的工具等? - 使用了哪些模型?是集中式的还是本地部署的?</code></pre>
查看原文
I’m curious how people are leveraging LLMs in production. We’re all familiar with using them to write code through your IDE, or agent, etc… but what applications have you built that use LLMs as part of the functionality?<p><pre><code> - What applications&#x2F;industries have you found them to be the most useful in? - What tools do you use for orchestration? LangGraph&#x2F;CrewAI&#x2F;built your own&#x2F;etc? - What models? Centralized or locally deployed?</code></pre>