T
traeai
Sign in

人物

Harrison Chase

别名:@hwchase17

推文发布者,技术社区活跃人物

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 Harrison Chase 相关的内容,按评分排序。

https://t.co/IFXwxW8Oac

https://t.co/IFXwxW8Oac

Harrison Chase(@hwchase17)1618 字 (约 7 分钟)
92

本文介绍了如何通过Auth Proxy来保护LangSmith代理沙箱的网络访问,确保在大规模部署代理时的安全性。Auth Proxy通过在网络层控制和管理代理与外部服务的交互,实现了凭据的安全管理、网络访问的显式控制以及团队职责的清晰分离。

入选理由:Auth Proxy使API密钥不进入运行时,从而减少因提示注入、恶意依赖、意外日志记录和模型错误导致的损害。

FeaturedTweet#LangSmith#Auth Proxy#网络安全#代理沙箱#凭据管理#网络访问控制#团队职责分离中文
ai coding is getting expensive

use more open models!

AI Coding Is Getting Expensive – Use More Open Models!

Harrison Chase(@hwchase17)121 字 (约 1 分钟)
87

AI coding costs are rising sharply; using open-source models can significantly reduce expenses. Kimi K2.6 on BaseTen is ~5x cheaper than Opus 4.7 with comparable performance on most tasks.

入选理由:Kimi K2.6 在 BaseTen 上价格仅为 Opus 4.7 的 1/5

FeaturedTweet#AI Coding#Open Source Models#Cost Optimization#Kimi#deepagents-cli中文
https://t.co/JdkAzhFLlA

https://t.co/JdkAzhFLlA

Harrison Chase(@hwchase17)1605 字 (约 7 分钟)
85

企业需定制AI以实现业务价值,而非依赖通用模型。控制AI行为与演进的系统才是核心竞争力。

入选理由:垂直领域AI产品需构建围绕模型的系统,而非模型本身

FeaturedTweet#AI#企业应用#垂直AI#技术所有权英文
NVIDIA Nemotron Achieves Benchmark-Leading Performance With LangChain Deep Agents Harness

NVIDIA Nemotron 3 Ultra在LangChain Deep Agents Harness上实现行业领先的性能,成本降低10倍,任务完成率提升。

入选理由:Nemotron 3 Ultra任务完成率比封闭模型高10倍,推理成本降低90%

FeaturedArticle#NVIDIA#LangChain#AI模型#开源#企业应用英文
Technical blog on how we built SmithDB (our database purpose built for agent traces)

Technical blog on how we built SmithDB (our database purpose built for agent traces)

Harrison Chase(@hwchase17)106 字 (约 1 分钟)
85

SmithDB 是为代理追踪设计的数据库,通过对象存储实现高效全文搜索索引。

入选理由:SmithDB 使用对象存储构建全文搜索索引,降低 GET 请求成本。

FeaturedTweet#数据库#全文搜索#LangChain#对象存储英文
deployment cookbook for langchain agents!

deployment cookbook for langchain agents!

Harrison Chase(@hwchase17)82 字 (约 1 分钟)
85

LangChain 提供了部署智能代理的完整指南,涵盖前端集成、后端架构和生产级持久化。

入选理由:LangChain 提供了部署智能代理的完整指南。

FeaturedTweet#LangChain#JavaScript#AI代理#前端#部署英文
observability is non-optional for agents

observability is non-optional for agents

Harrison Chase(@hwchase17)79 字 (约 1 分钟)
85

可观测性对于智能代理是必不可少的,需结合 LangGraph 和 LangSmith 工具实现。

入选理由:LangGraph 用于智能代理的编排,LangSmith 用于追踪、评估和回归测试。

FeaturedTweet#可观测性#智能代理#LangGraph#LangSmith英文
Introducing the sandbox Auth Proxy: A way to control the boundary between agent-generated behavior a...

本文介绍了 LangChain 的沙盒 Auth Proxy,这是一种控制代理生成行为与外部世界之间边界的工具。通过使用 Auth Proxy,可以安全地管理代理对网络资源的访问,防止未授权的访问和潜在的安全风险。

入选理由:Auth Proxy 是 LangChain 为管理代理行为与外部世界交互而设计的工具。

FeaturedTweet#LangChain#Auth Proxy#网络安全#代理行为中文
The hardest truth about building agents? You don’t know what they’ll do until they’re in production…

构建智能代理的最艰难事实是,只有在生产环境中才能真正了解它们的行为。LangChain 的联合创始人 Harrison Chase 强调了在开发和部署智能代理时面临的挑战,包括不可预测的行为、安全性和责任问题。他建议通过在受控环境中进行测试和监控来减轻这些风险,并强调了持续学习和适应的重要性。

入选理由:智能代理的行为在生产环境中才真正显现,因此需要在受控环境下进行测试和监控。

FeaturedTweet#人工智能#智能代理#LangChain#Harrison Chase#生产环境#安全性#责任中文
The Agent Development Lifecycle: Build, Test, Deploy, Monitor | Interrupt 26

LangChain introduces the Agent Development Lifecycle (ADLC), dividing agent development into four phases—build, test, deploy, and monitor—emphasizing that its fundamental difference from traditional software lies in infinite input/output spaces and non-determinism, with successful teams adopting a "ship early, iterate fast" pattern.

入选理由:Agent输入空间无限(自然语言/多模态),输出因LLM非确定性而难以预测,导致传统软件测试方法失效

FeaturedVideo#LangChain#AI Agent#LLM#MLOps#Software Engineering英文
agent observability is great. but in order to use it to power an agent improvement loop, you need to...

Agent Observability Is Great. But to Power an Improvement Loop, You Need to...

Harrison Chase(@hwchase17)132 字 (约 1 分钟)
78

Agent observability isn't just for debugging — to enable continuous learning, you must collect or generate feedback data directly within your observability platform.

入选理由:Agent observability的核心价值在于支持持续学习,而非仅用于事后调试。

FeaturedTweet#Agent Observability#AI Agent#Feedback Loop#LLM Operations#MLOps英文
switching model providers is easy

switching harnesses is less so

model providers want to lock you ...

Harrison Chase指出切换大模型供应商容易,但切换AI应用层的‘harness’(如LangChain)更难;厂商正通过私有harness锁定用户,亟需开放标准。

入选理由:模型提供商易替换,但harness层迁移成本高、生态碎片化

FeaturedTweet#LLM#AI infrastructure#LangChain#vendor lock-in#open standards中文
Verifiers are important for scaling evals/RL

But costs add up! So can we make them cheaper?

Some g...

Cost Optimization of Verifiers in Reinforcement Learning

Harrison Chase(@hwchase17)89 字 (约 1 分钟)
75

Verifiers are crucial for reinforcement learning, but their costs are high. Through team collaboration and optimization methods, verifier costs can be significantly reduced.

入选理由:验证器在评估和强化学习中至关重要,但其成本随规模增加而显著上升。

FeaturedTweet#Verifier#Reinforcement Learning#Cost Optimization#Team Collaboration#Harvey Team英文
agent builder!

Agent Builder!

Harrison Chase(@hwchase17)50 字 (约 1 分钟)
75

Harrison Chase recommends using LangChain’s LangSmith Fleet tool to build no-code agents via natural language, accelerating real-world automation with free courses available today.

入选理由:使用 LangSmith Fleet 可通过自然语言创建无代码代理,降低开发门槛。

FeaturedTweet#LangChain#Agent Builder#No-Code#LangSmith#AI Automation英文
🧑‍⚖️Evaluating Deep Agents with LangSmith on AWS

Great deep dive blog with our friends at AWS on e...

🧑‍⚖️ Evaluating Deep Agents with LangSmith on AWS

Harrison Chase(@hwchase17)81 字 (约 1 分钟)
75

Harrison Chase and AWS co-publish a deep dive guide on evaluating DeepAgents using LangSmith, enabling observability and reliability for long-horizon AI systems through structured data points and evaluators.

入选理由:使用 LangSmith 设计结构化数据点,支持长周期代理行为追踪与调试。

FeaturedTweet#LangSmith#AWS#Deep Agents#AI Evaluation#MLOps英文
right now Engine only works with LangSmith traces

but it's super easy to trace to LangSmith, we acc...

Harrison Chase on X: 'Right now Engine only works with LangSmith traces'

Harrison Chase(@hwchase17)195 字 (约 1 分钟)
75

LangSmith Engine currently only supports LangSmith traces, but it's easy to trace to LangSmith via OTEL and 30+ framework integrations.

入选理由:LangSmith 接入支持 OTEL 协议和 30+ 框架

FeaturedTweet#LangSmith#OTEL#Tracing System英文
Observability helps power the agent improvement loop

But it's not just observability!

It's also fe...

Observability Helps Power the Agent Improvement Loop

Harrison Chase(@hwchase17)294 字 (约 2 分钟)
72

Harrison Chase emphasizes that agent improvement relies on combining observability with feedback; logging alone is insufficient—teams must actively integrate direct, indirect, and generated feedback into their observability platforms.

入选理由:代理系统的改进不能只靠可观测性,必须整合多源反馈机制。

FeaturedTweet#Agent#Observability#Feedback Loop#AI Agent#LangChain英文
"To get the most out of agent observability, store feedback with your traces. That is what turns age...

To Get the Most Out of Agent Observability, Store Feedback with Your Traces

LangChain(@LangChainAI)128 字 (约 1 分钟)
72

LangChain proposes binding user feedback with agent traces to transform observability from a debugging tool into a self-learning system, enabling continuous optimization of AI agents.

入选理由:将用户反馈嵌入代理追踪,可将静态日志转化为动态学习系统。

FeaturedTweet#Agent Observability#LangChain#LLM#Feedback Loop#AI Engineering英文
one future trend i'm very excited by:

models getting good enough where they can power agents that b...

Harrison Chase highlights a key AI trend: LLMs now mature enough to power autonomous web-browsing agents, citing DeepAgents + BrowserBase as an early working example.

入选理由:大模型能力已突破临界点,可支撑具备真实网页交互能力的自主智能体

FeaturedTweet#LLM#AI Agent#BrowserBase#LangChain中英混合

跨材料问答 · Harrison Chase

回答基于:Harrison Chase 相关 30 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.