group-wbl/.venv/lib/python3.13/site-packages/langchain_classic/utils/env.py

4 lines
124 B
Python
Raw Permalink Normal View History

2026-01-09 09:48:03 +08:00
from langchain_core.utils.env import get_from_dict_or_env, get_from_env
__all__ = ["get_from_dict_or_env", "get_from_env"]