TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hacking LangChain for fun and profit

79 pointsby oldgunalmost 2 years ago

5 comments

collinc777almost 2 years ago
There's a pretty steep learning curve to langchain. I recommend avoiding it if you don't need higher level of abstractions.
yujianalmost 2 years ago
Great conceptual explanation of the different primitives in LangChain. Some possible inspiration for your upcoming piece involving vector stores with LangChain - <a href="https:&#x2F;&#x2F;milvus.io&#x2F;blog&#x2F;conversational-memory-in-langchain.md" rel="nofollow noreferrer">https:&#x2F;&#x2F;milvus.io&#x2F;blog&#x2F;conversational-memory-in-langchain.md</a>
fallingmeatalmost 2 years ago
still not sure of the value of the langchain abstraction. does anyone use it in prod?
评论 #36689262 未加载
评论 #36693911 未加载
评论 #36689811 未加载
评论 #36688172 未加载
评论 #36687992 未加载
flakinessalmost 2 years ago
Although LangChain might not be great as a library&#x2F;framework, it still could be a great starting point to learn about programming pattern for prompt&#x2F;actor programming.<p>They used to have a &quot;concepts&quot; page that links to relevant papers but it seems that the page is gone from the doc for some reason :-(
tehsaucealmost 2 years ago
I’ll save yall some time. If you are familiar with concatenating strings in python, langchain is a library which does just that, only a little less cleanly. Hope this helps!
评论 #36690500 未加载
评论 #36688815 未加载
评论 #36689477 未加载
评论 #36690326 未加载