-
Notifications
You must be signed in to change notification settings - Fork 701
Open
Description
First of all, thanks for an awesome work!
I was wondering why there's isn't an LangGraphAgent
class for JS that mimics python class.
It would be useful to be able to pass existing local graph as a parameter to create LangGraphAgent
in order to use it locally instead of only connecting to remote LangGraph server.
I've managed to write a replica that serves for my purpose running inside NodeJS Fastify server but I'm not sure if should I stick with this approach.
My question is if there's a plan to support something like this officially or there's some architectural/business obstacle that I'm not aware of?
Metadata
Metadata
Assignees
Labels
No labels