nope were just highlighting cool agentic apps
@hwchase17
-
Perplexity Nails UX for Advanced Agentic RAG System
By
–
One underrated thing about Perplexity is they've nailed the UX They've built a very advanced agentic RAG system, and at the same time have done a fantastic job of showing progress through the agent but not overwhelming the user. Delightful to use
-
Replit Uses LangGraph and LangSmith for AI Development
By
–
(Replit uses LangGraph and LangSmith to be precise, not LangChain package)
-

Building Agentic Apps: Insights from Industry Leaders
By
–
How do you build an agentic app? We sat down with companies leading the charge on agents (Replit, Perplexity, Ramp and SuperHuman) to better understand how they actually shipped agents. Talked about:
UX
Cognitive Architecture
Prompting
Evals https://
langchain.com/breakoutagents -
Breakout Agentic Applications of 2024: Deep Dive Analysis
By
–
Great deep dive into some of the breakout agentic apps of 2024 https://t.co/FcdT1PcGYw
— Harrison Chase (@hwchase17) 29 octobre 2024Great deep dive into some of the breakout agentic apps of 2024
-
Agent Architectures: Best DevX Approaches for Sharing
By
–
Agree, sharing different agent architectures could be cool What is right devx for this? Python packages? Remote hosted graphs?
-

Communication Foundation: Why Agents Need Better Frameworks
By
–
Communication is all you need Wrote a blog on how communication is the hardest part of building agents. From this axiom, a bunch of fun hot takes can be derived: Why prompt engineering isn’t going away
Why you need an agent framework
Why we made LangSmith the most user -

Agents as Finite State Machines: LangGraph Framework
By
–
"agents" as finite state machines! if you like this… then you'll like langgraph 🙂
-
Add Custom Quick Actions Beyond Built-in AI Features
By
–
This a very cool add – don't limit yourself to the built in quick actions (change length, change reading level, add emojis) but add your own quick actions! https://t.co/VFHYDzYcdt
— Harrison Chase (@hwchase17) 25 octobre 2024This a very cool add – don't limit yourself to the built in quick actions (change length, change reading level, add emojis) but add your own quick actions!
-
Canvas Style UX Integration for LangChain Developers
By
–
the canvas style UX is a really interesting one that should be in more applications if you are a langchain developer and want to integrate it into a REAL application – see below