Langgraph

Latest version: v0.2.28

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 14

0.2.3

What's Changed
* fix: Continue reading channels if a channel is empty by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/450

0.2.2

What's Changed
* chore: Release 0.2.1 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/443
* fix: Fix async checkpoint error handling by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/444
* fix(checkpointers): Avoid storing Sends twice in memory checkpointer by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/445
* feat: Remove the need to fork a thread to replay a past state by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/446
* fix: For input checkpoint use filtered input writes in checkpoint metadata by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/447
* chore(checkpoint): Release 0.0.5 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/451
* chore: Bump deps by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/452
* chore(checkpoint-sqlite): Release 0.1.1 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/453


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.1...0.2.2

0.2.1

What's Changed
* langchain[minor]: Release 0.2.0 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/436
* docs: Update conceptual docs and polish others by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/437
* docs: Update more syntax in docs by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/438
* docs: Fix broken links by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/439
* docs: Adds versions page, updates docstrings, fix typos by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/440
* docs: Adds LangGraph Cloud link to docs by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/441
* chore(types): Export types for portability by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/442


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.0...0.2.1

0.2

- `langgraph.prebuilt.chat_agent_executor.create_function_calling_executor` — use `langgraph.prebuilt.chat_agent_executor.create_react_agent` instead
- `langgraph.prebuilt.agent_executor` — use `langgraph.prebuilt.chat_agent_executor.create_react_agent` instead

checkpointsqlite==1.0.0
Initial release

checkpointpostgres==1.0.1
Changes since checkpointpostgres==1.0.0

* postgres1.0.1
* postgres: Avoid syncing pipeline unless actually needed
* Merge pull request 1257 from langchain-ai/nc/7aug/postgres-migrations
* remove flag
* remove setup
* checkpoint-postgres: use correct metadata serialization (1255)
* postgres: Add migration tracking

checkpointpostgres==1.0.0
Initial release

checkpoint==1.0.2
Changes since checkpoint==1.0.1

* checkpoint: move memory into a directory to fix namespace import issues (1249)

checkpoint==1.0.1
Changes since checkpoint==1.0.0

* checkpoint: release 1.0.1 (1243)
* checkpoint-postgres: new library for postgres checkpointer implementation (1236)
* update memory saver + tests

sdk==0.1.27
Changes since sdk==0.1.26

* sdk0.1.27
* sdk: Use an identifiable root path (1216)
* sdk: Use ASGI transport when called inside langgraph-api
* Mark all schemas as optional in js and py sdk typings
* typo (1139)
* sdk-py: add docstrings (1130)
* sdk-py: add threads copy
* Update client.py
* sdk-py: add if_exists for assistants

checkpoint==1.0.0
Initial release

0.2.0

What's Changed
* langgraph[patch]: Release 0.1.9 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/423
* build(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group across 1 directory by dependabot in https://github.com/langchain-ai/langgraphjs/pull/395
* langgraph[patch]: Adds inputDefinition and outputDefinition properties to compiled graph by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/386
* langgraph[patch]: Adds node-level input schema to support private state by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/427
* [docs]: add react agent guides by isahers1 in https://github.com/langchain-ai/langgraphjs/pull/422
* docs: review tool calls by isahers1 in https://github.com/langchain-ai/langgraphjs/pull/428
* [docs]: node retries by isahers1 in https://github.com/langchain-ai/langgraphjs/pull/429
* langgraph[minor]: 0.2, make langchain/core a peer dependency to avoid conflicts by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/431


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.1.9...0.2.0

0.1.17

Page 5 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.