“ LangChain 完成 2500 万美元 A 轮融资,正式发布 LLMOps 产品 LangSmith ”
LangChain 是用于构建 LLM 应用的开源工具,近日其开发商宣布完成了由红杉资本领投的 2500 万美元 A 轮融资,并正式推出首款付费 LLMOps 产品 LangSmith。
> https://twitter.com/LangChainAI/status/1758169569364230542
LangSmith 旨在成为一站式 LLM 应用开发平台,让开发者能够加速他们的 LLM 应用开发流程,包含了从开发、测试到部署及监控的整个项目生命周期。
LangSmith 在 LLM 应用程序生命周期的每个阶段支持的工作流
根据介绍,在原型设计阶段,使用 LangSmith 的开发者可以全面掌握 LLM 调用的整个流程,并能实时识别错误源头和性能瓶颈,进行调试和迭代优化。他们还可以与领域专家协作,进一步优化应用表现,并且可以添加人工反馈或通过 AI 辅助进行评估,以确保应用的相关性、准确性、安全性和敏感度等。
一旦确定了原型,这个一站式平台可通过托管的 LangServe 帮助用户部署应用,并提供对生产环境中发生情况的全面视图,覆盖从成本和响应时间到异常和错误等各个方面,以便企业能够交付在生产环境中既高质量又具成本效益的 LLM 应用。
相关链接https://venturebeat.com/
每日一言
"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"