langchain/libs/core/langchain_core/utils
Eugene Yurtsev fa8402ea09
core[minor]: Add support for multiple env keys for secrets_from_env (#25971)
- Add support to look up secret using more than one env variable
- Add overload to help mypy

Needed for https://github.com/langchain-ai/langchain/pull/25491
2024-09-03 11:39:54 -04:00
..
__init__.py core[minor]: Add factory for looking up secrets from the env (#25198) 2024-08-08 16:41:58 -04:00
_merge.py core[patch]: dont mutate merged lists/dicts (#25858) 2024-08-29 20:34:54 +00:00
aiter.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
env.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
formatting.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
function_calling.py core[patch]: add additionalProperties recursively to oai function if strict (#25169) 2024-08-23 00:08:58 +00:00
html.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
image.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
input.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
interactive_env.py
iter.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
json_schema.py core[patch]: Fix utils.json_schema.dereference_refs (#24335 KeyError: 400 in JSON schema processing) (#24337) 2024-07-19 13:31:00 -04:00
json.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
loading.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
mustache.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
pydantic.py core[patch]: fix deprecation pydantic bug (#25204) 2024-08-08 16:39:38 -07:00
strings.py core: docstrings utils update (#24213) 2024-07-15 11:36:00 -04:00
utils.py core[minor]: Add support for multiple env keys for secrets_from_env (#25971) 2024-09-03 11:39:54 -04:00