Nuno Campos (@nfcampos) 's Twitter Profile
Nuno Campos

@nfcampos

@LangChainAI
“that most limited of all specialists, the well-rounded man”
nunocampos.substack.com

ID: 18356933

linkhttps://github.com/nfcampos calendar_today24-12-2008 13:25:22

1,1K Tweet

2,2K Followers

1,1K Following

Nuno Campos (@nfcampos) 's Twitter Profile Photo

🧹By popular demand, today we've added `delete_thread(thread_id)` method to all LangGraph checkpointers. This method deletes all data associated with the thread_id passed in. langchain-ai.github.io/langgraph/refe…

Harrison Chase (@hwchase17) 's Twitter Profile Photo

OpenAI recently released a guide on building agents which contains some misguided takes There's a lot of FUD, confusion, hype, and noise around agents I wrote a blog on how to think about agent frameworks. Includes: Background Info - What is an agent? - What is hard about

OpenAI recently released a guide on building agents which contains some misguided takes

There's a lot of FUD, confusion, hype, and noise around agents

I wrote a blog on how to think about agent frameworks. Includes:

Background Info
- What is an agent?
- What is hard about
Sydney Runkle (@sydneyrunkle) 's Twitter Profile Photo

💁LangGraph Feature highlight! LangGraph offers human in the loop support - perfect for workflows that need tool call review, approval, or edits!

💁LangGraph Feature highlight!

LangGraph offers human in the loop support - perfect for workflows that need tool call review, approval, or edits!
Sydney Runkle (@sydneyrunkle) 's Twitter Profile Photo

Handling "human-in-the-loop" with parallel tool calls is tough — interrupts arrive in no guaranteed order, and each needs manual review. New in langgraph v0.4: multi-interrupt resumes! Interrupt in many places (even subgraphs!), and resume any/all interrupts with one simple

Handling "human-in-the-loop" with parallel tool calls is tough — interrupts arrive in no guaranteed order, and each needs manual review.

New in langgraph v0.4: multi-interrupt resumes!

Interrupt in many places (even subgraphs!), and resume any/all interrupts with one simple
Sydney Runkle (@sydneyrunkle) 's Twitter Profile Photo

Most frameworks force a tradeoff: predictable workflows or autonomous (off the rails?) agents. langgraph helps you compromise and build your application anywhere on this curve!

Most frameworks force a tradeoff: predictable workflows or autonomous (off the rails?) agents. langgraph helps you compromise and build your application anywhere on this curve!
Sydney Runkle (@sydneyrunkle) 's Twitter Profile Photo

🚨 LangGraph open source release week coming up! Teasing new features with emojis - any guesses? Monday: ♻️ Tuesday: 🕰️ Wednesday: 🤝 Thursday: 💻 Friday: 🔍

David Duong (@__dqbd) 's Twitter Profile Photo

📅 It's time for our first LangGraph.js Release Week! Each day of the week we'll release a new feature: (⏩♻️🕰️🤝🛠️+🧘) Stay tuned!

LangChain (@langchainai) 's Twitter Profile Photo

🎥New Video: How to Build an Agent with Auth and Payments AI Services often track LLM requests via credits. We just released a video showing how to build a LangGraph.js app that does exactly this! It has: - 💰Stripe for payments - 🔐Supabase for auth & credits - 💬LangGraph

🎥New Video: How to Build an Agent with Auth and Payments

AI Services often track LLM requests via credits. We just released a video showing how to build a LangGraph.js app that does exactly this!

It has:
- 💰Stripe for payments
- 🔐Supabase for auth & credits
- 💬LangGraph