
TL;DR
In this article, you will learn how to build an agent-native research canvas app that combines human-in-the-loop capabilities usin...
For further actions, you may consider blocking this person and/or reporting abuse
Awesome! 🔥
Thanks, Anmol.
I'm very familiar with LangGraph, LangChain, and LangSmith but hadn't heard of CopilotKit. I think this is going to save me!
Let me know how it turns out, Steven.
Hey Steven, I'm with the CopilotKit team and I would love to get your feedback when you start building!
Hey Bonnie, thanks for such a detailed walkthrough with great visuals!
Thanks, Nathan.
I had fun working on this article.
This is a great guide! CopilotKit looks like a powerful tool for building AI agent UIs. Thanks for the clear explanation. Visit. personalized dog harness
I am happy to hear that, Ajay.
Easy to understand, good descriptive images, this is a great guide.
Thanks, John.
Nice!
Thanks, Morgan.
Nice UI
Thanks, Johny.
Thanks for sharing!
You are welcome, Trent.
Great and insightful article! I really liked the way you explained building a UI for AI agents using LangGraph and CopilotKit. Thanks for sharing this detailed guide
I am happy to hear that you liked the article.
I've been saying this for a while, hoping CopilotKit expands to other agentic frameworks, particularly CrewAI. That's what my company uses but I really need this
The CopilotKit team has already released an EARLY ACCESS to start building with CrewAI!
I think @nathan_tarbert can add more to this.
Hey Ferguson, Bonnie is correct. We've released early access to CrewAI support and would love your feedback.
Please reach out to me on Twitter and I will give you access.
Great guide!
Thanks, Henry.
Awesome content <3
Thanks, HomelD.
Nice article. I think you didn't mention what your langsmith api key is for
It is for connecting to LangGraph Studio.
Amazing project, as usual!
I am happy to hear that, Bap.
This 100% deserved the attention it got! It was really interesting to me.
I am happy to hear you found the article interesting.
Really cool!
Thanks, William.
Gonna play around with this
Let me know how you find it.
Awesome!
Thanks, John.
Nice project. Thanks for sharing. However, do you have an idea why I get an error: " SyntaxError: The requested module '@trpc/client' does not provide an
export named 'unstable_httpBatchStreamLink'" whenever I try to create the tunnel?
Hi @glinzco, I'm with the CopilotKit team. I would love to help you out with this.
For starters, did you create a Copilot Cloud account?
Next, did you download the LangGraph CLI? That will be running in a separate terminal from the tunnel.
Hi Nathan, appreciate your help!
Yes, I have a CC account (and API Key) and LangGraph CLI installed.
Here some more error details: agent % npx copilotkit@latest dev --port 8123
Need to install the following packages:
copilotkit@0.0.22
Ok to proceed? (y) y
I'm getting the same error when i run this command:
npx copilotkit@latest dev --port 8123
;(
Hi @flvio_6d301e9e675e8f8e66, I'd love to help you out. I can help you debug it. I commented above, did you complete those steps?
Thanks