Langgraph js Community Package implementation with n8n

Hi everyone, I am trying to create a langgraph community node for integration with n8n.

I have cloned the starter package and added some code. Now, I am looking to add the same capability as AIAgent node, with configurable llm, tool, memory . Any pointers, suggestions are appreciated.