mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 01:37:49 +02:00
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:
@@ -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 }})"
|
||||
|
||||
Reference in New Issue
Block a user