langgraph: add tests for MessagesState/AnyMessage (#1637)

* langgraph: add tests for MessagesState/AnyMessage

* bump to 0.3.0.dev4

* update

* update snapshots
This commit is contained in:
Vadym Barda
2024-09-07 17:00:41 -04:00
committed by GitHub
parent 9302a589e0
commit 282562f182
4 changed files with 58 additions and 12 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- "3.11"
- "3.12"
core-version:
- ">=0.3.0.dev1,<0.4.0"
- ">=0.3.0.dev4,<0.4.0"
- "latest"
name: "test #${{ matrix.python-version }} (langchain-core: ${{ matrix.core-version }})"