TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Intro to Semantic Kernel – Part Five

30 点作者 brakmic超过 1 年前

1 comment

joshuanapoli超过 1 年前
It seems like AI-related orchestration better be more closely related to the application domain than to an abstract reasoning pipeline. The LLM already “knows” something about reasoning, but it doesn’t know anything at all about your private domain models, what they mean, or how to efficiently integrate your data. I think this is why LangChain tends to be abandoned when moving up from a proof of concept (where the developers are most interested in learning how to use GenAI) to a production application, where effective integration with internal services is a bigger challenge.