This commit is contained in:
Nuno Campos
2024-07-18 15:49:58 -07:00
parent 56238036d7
commit 60f7a7d593
+1 -1
View File
@@ -9,12 +9,12 @@ from typing import (
Literal,
Mapping,
Optional,
Self,
Sequence,
Type,
)
from langchain_core.runnables import RunnableConfig
from typing_extensions import Self
from langgraph.channels.base import BaseChannel
from langgraph.channels.manager import ChannelsManager, create_checkpoint