What's Changed
* release(langgraph): 0.2.44 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/829
* Update README.md by eyurtsev in https://github.com/langchain-ai/langgraphjs/pull/831
* ci: update upload-arfifact by vbarda in https://github.com/langchain-ai/langgraphjs/pull/832
* docs: third party packages.yml by eyurtsev in https://github.com/langchain-ai/langgraphjs/pull/840
* Update functional_api.md by eyurtsev in https://github.com/langchain-ai/langgraphjs/pull/833
* fix(docs/etc): Fix miscellaneous typos by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/837
* fix(docs): adjust list appearance in README by ryukez in https://github.com/langchain-ai/langgraphjs/pull/834
* fix(docs): adjust list appearance in tutorials/quickstart by ryukez in https://github.com/langchain-ai/langgraphjs/pull/835
* fix(docs): crag wrong tool invocation by SeonMyungLim in https://github.com/langchain-ai/langgraphjs/pull/836
* Interrupt banner by tanushree-sharma in https://github.com/langchain-ai/langgraphjs/pull/842
* Update plans.md by eyurtsev in https://github.com/langchain-ai/langgraphjs/pull/843
* generate llms-text by eyurtsev in https://github.com/langchain-ai/langgraphjs/pull/844
* ci: add llms-text by eyurtsev in https://github.com/langchain-ai/langgraphjs/pull/845
* fix(langgraph): Dedupe input (right-side) messages in messageStateReducer by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/846
* fix(langgraph): Update messagesStateReducer behavior to apply rightMessages in order by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/847
New Contributors
* eyurtsev made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/831
* nick-w-nick made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/837
* ryukez made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/834
* SeonMyungLim made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/836
* tanushree-sharma made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/842
**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.44...0.2.45