Releases: langchain-ai/langgraphjs
Releases · langchain-ai/langgraphjs
Release 0.0.27
What's Changed
- Release 0.0.26 by @jacoblee93 in #239
- Loosen types to allow reducers with different update types by @jacoblee93 in #240
- Adds Mermaid graph support by @jacoblee93 in #241
- docs: update logo & style by @vbarda in #247
- docs: use README for home page by @vbarda in #248
- docs: fix formatting in readme by @vbarda in #250
- docs: better how-tos structure + add streaming how-tos by @vbarda in #252
- docs: add postgres checkpointer how-to by @vbarda in #254
- Remove broken edit and view source buttons from docs by @jacoblee93 in #255
- Update final repsonse streaming docs by @jacoblee93 in #256
- Removes 'In[1]' column from docs by @jacoblee93 in #258
- Adds metadata corresponding to the current node to configs by @jacoblee93 in #249
- Handle ToolMessage outputs from tool funcs by @bracesproul in #244
New Contributors
- @dependabot made their first contribution in #216
- @chentschel made their first contribution in #235
- @vale-c made their first contribution in #238
Full Changelog: 0.0.27...0.0.27
Release 0.0.26
What's Changed
- Release 0.0.25 by @jacoblee93 in #233
- Fix - Updated uuid pkg to support v6 generation by @chentschel in #235
- fix: export checkpointer interfaces by @chentschel in #237
- Fix: broken link in agent_supervisor.ipynb by @vale-c in #238
New Contributors
- @chentschel made their first contribution in #235
- @vale-c made their first contribution in #238
Full Changelog: 0.0.25...0.0.26
Release 0.0.25
- Release 0.0.24 by @jacoblee93 in #225
- Adds adaptive RAG tutorial by @jacoblee93 in #226
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #219
- Avoid using constructor name check for errors by @jacoblee93 in #232
New Contributors
- @dependabot made their first contribution in #216
Full Changelog: 0.0.22...0.0.25
Release 0.0.24
What's Changed
- Release 0.0.23 by @jacoblee93 in #214
- Remove deprecated method in examples by @jacoblee93 in #215
- Adds installation and entrypoint instructions by @jacoblee93 in #217
- Bump wrangler from 3.7.0 to 3.19.0 in /environment_tests/test-exports-cf by @dependabot in #216
- Bump next from 13.4.9 to 14.1.1 in /environment_tests/test-exports-vercel by @dependabot in #218
- [Docs] Fix Conceptual Guide by @hinthornw in #222
- Properly pass config from async local storage into conditional edges by @jacoblee93 in #223
New Contributors
- @dependabot made their first contribution in #216
Full Changelog: 0.0.22...0.0.24
Release 0.0.23
What's Changed
- Release 0.0.22 by @bracesproul in #207
- [Docs] Update README and add Quickstart guide by @hinthornw in #209
- [Doc] Rm "`" by @hinthornw in #210
- [Docs] Update Index by @hinthornw in #212
- Add support for TS 4.9.5 by @jacoblee93 in #213
- Adds web entrypoint by @jacoblee93 in #211
Full Changelog: 0.0.22...0.0.23
Release 0.0.22
What's Changed
- Fix streaming tokens notebook by @jacoblee93 in #187
- Fix TS types in README by @hinthornw in #189
- Update token streaming example for new @langchain/core by @jacoblee93 in #188
- [Docs] Run TSC on HOWTOs + README by @hinthornw in #191
- [Docs] Compile more tutorials by @hinthornw in #193
- [Docs] Format the Self-RAG Doc by @hinthornw in #194
- More tutorial cleanup by @hinthornw in #195
- docs[patch]: Remove comments by @jacoblee93 in #192
- [Docs] Rm Canvas dev dep by @hinthornw in #196
- [Docs] Update supervisor notebook by @hinthornw in #198
- [Docs] Update hierarchical agents notebook by @hinthornw in #199
- [Docs] Update plan and execute notebook by @hinthornw in #200
- [Docs] ReWoo Fixup by @hinthornw in #201
- [Docs] 🪞 Tutorial by @hinthornw in #202
- Export CompiledStateGraph type by @jacoblee93 in #205
Full Changelog: 0.0.21...0.0.22
Release 0.0.21
Release 0.0.20
What's Changed
- Release 0.0.19 by @nfcampos in #175
- Bump ecosystem versions to 0.2.0 by @jacoblee93 in #177
Full Changelog: 0.0.19...0.0.20
Release 0.0.19
What's Changed
- Fix TS in docs by @hinthornw in #170
- Release 0.0.18 by @nfcampos in #171
- Accept Async Messages Modifier by @hinthornw in #173
- Remove then= arg in cond edge by @nfcampos in #172
- Raise error if cond edge returns null/missing destination by @nfcampos in #174
Full Changelog: 0.0.18...0.0.19
Release 0.0.18
What's Changed
- Release 0.0.17 by @nfcampos in #158
- How to travel through time and space by @hinthornw in #159
- How to Branch by @hinthornw in #160
- Subgraphs Docs by @hinthornw in #161
- [Docs] Human-in-the-loop by @hinthornw in #162
- [Docs] Force call tool first by @hinthornw in #163
- [Docs] Dynamic direct return by @hinthornw in #164
- [Docs] Respond in Structured Format by @hinthornw in #165
- [Docs] Managing Agent Steps by @hinthornw in #166
- [Docs] Update Conceptual Guide by @hinthornw in #167
- Implement createReActAgent by @hinthornw in #169
Full Changelog: 0.0.17...0.0.18