mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-13 21:27:52 +02:00
ensure config also
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"""Backwards compat imports for config utilities, to be removed in v1."""
|
||||
|
||||
from langgraph._internal._config import ensure_config # noqa: F401
|
||||
from langgraph.config import get_config, get_store # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user