Skip to content

JS support for local LangGraph #387

@pozhega

Description

@pozhega

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions