Example Integration with LangChain Agents #6614
Unanswered
christian-bromann
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Thanks for the kind words @christian-bromann! 😊 Our chat components run on Rather than a dedicated page, I think a short note on the Chat docs would be the right fit. Happy to take a PR for that! 🙌 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
v4.x
Description
First off, thank you for building Nuxt UI. The components, styling, and overall developer experience are excellent!
One thing I've noticed is that some developers building agentic applications with frameworks like LangChain struggle with the frontend layer. While there are examples for various AI frameworks and SDKs, there doesn't seem to be much guidance on how to use Nuxt UI together with LangChain-powered agents. LangChain maintains its own Vue SDK package:
@langchain/vueand can easily support Nuxt UI as well.Would the team be open to documenting an example integration with LangChain?
Some ideas:
I'd be happy to contribute an example or documentation if the maintainers think this would be valuable. I am also planning to add integration docs into Nuxt UI within the our LangChain docs.
Thanks for considering it!
Beta Was this translation helpful? Give feedback.
All reactions