statelyai / agent

Create state-machine-powered LLM agents using XState
https://stately.ai/docs/agents
105 stars 6 forks source link

Feature Request: Langchain js integration #21

Open magick93 opened 4 months ago

magick93 commented 4 months ago

Hi

It would be great to have langchain js integrated, to allow other models, and especially to have multiple LLMs as actors having a group conversation.

davidkpiano commented 4 months ago

Hey @magick93, I agree! I'll kick this off soon, and would love community help to contribute/test it.

p-drolima commented 1 month ago

Hi David,

Would be happy to contribute. making a transition to offering custom agent development and stateX will be a core part of it.

davidkpiano commented 1 week ago

Hi David,

Would be happy to contribute. making a transition to offering custom agent development and stateX will be a core part of it.

Thanks for the offer! I have updated the API and have it at a good place; can you take a look and see how much effort it would be to make a LangChain adapter?

p-drolima commented 1 week ago

Hi David,

Great to hear you have the API in a good place. I know probably this is still something you haven't gone through yet but would be good to have a look at the API documentation so I can make a proper assessment of effort to get the adapter.