Viewing profile — hwchase17
hwchase17
HN member- Joined
- Fri, Oct 30, 2020, 9:54 PM UTC
- HN karma
- 74
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About hwchase17
No profile information was provided.
Recent public activity
-
comment
Comment #45658994
Hi HN! It’s been three years since we launched LangChain as an open source package. Since then, we’ve evolved into a broader platform for agent engineering (LangGraph, LangSmith). …
-
comment
Comment #44763471
Author here! Main takeaways (which I'd love feedback on) are: There are series of agents recently (claude code, manus, deep research) which execute tasks over longer time horizons …
-
comment
Comment #43746379
that was a quote from anthropic's blog (not us saying it)... our Ghost theme does not make it super apparent what is a quote :/
-
comment
Comment #43302630
lol taken completely out of context I was actually arguing *for* MCP in this blog But I don't think its good for all use cases! hence the quote
-
comment
Comment #42302438
we're working on a way to make these conditional flows less tedious :) some good devX improvements coming soon!
-
story
Show HN: Who's the AI?
Little project I hacked on recently. "Who's the AI?" is a game where you try to identify the AI in a conversation. You will be placed in a chatroom with 2 other players. Both, neit…
- story
-
comment
Comment #40813721
Excited to launch this! Happy to answer any questions HN community might have
-
comment
Comment #40755483
what did it look like though? I'm really keen to hear what the common patterns you saw emerging were
-
comment
Comment #40751725
> My advice is to focus less on the “chaining” aspect and more on the “provider agnostic” part a lot of our effort recently has been going into standardizing model wrappers, includ…
-
comment
Comment #40751609
would love any feedback if you do!
-
comment
Comment #40751605
> Different agents for different situations... totally agree. we've opted for keeping langgraph very low level and not adding these higher level abstractions. we do have examples f…
-
comment
Comment #40751544
totally agree on not hiding prompts, and have tried to stop doing that as much as possible in LangChain and are not doing that at all in LangGraph thanks for the thoughts, apprecia…
-
comment
Comment #40751228
ooc, what was the "same single solution"
-
comment
Comment #40751219
sorry to hear that, totally understand feeling burnt ooc - do you think theres anything we could do to change that? that is one of the biggest things we are wrestling with. (aside …
-
comment
Comment #40750669
Hi HN, Harrison (CEO/co-founder of LangChain) here, wanted to chime in briefly I appreciate Fabian and the Octomind team sharing their experience in a level-headed and precise way.…
-
comment
Comment #39306028
Cofounder of LangChain here! LangSmith is designed to be independent of LangChain. Some resources: tracing without LangChain: https://github.com/langchain-ai/langsmith-cookbook/blo…
-
comment
Comment #38106179
hi all - Harrison (co-founder) of LangChain here We released this as a way to make it easier to get started with LLM applications. Specifically, we've heard that when people were u…
-
comment
Comment #36676037
LangChain co-founder here. There's lots of good feedback here (that also resonates with previous feedback) that we're working hard to address. On some key points: - We genuinely ap…
-
comment
Comment #34842376
working on it as we speak!
- story
-
story
Show HN: LangChain Tracing
Something we've been working on for the past few weeks - an easy way to visualize, debug, and explore the execution trace of LangChain agents and chains
- story