You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/utils
Bagatur feb351737c
core[patch]: fix empty OpenAI tools when strict=True (#26287)
Fix #26232

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2 weeks ago
..
__init__.py core[minor]: Add factory for looking up secrets from the env (#25198) 2 months ago
_merge.py core[patch]: dont mutate merged lists/dicts (#25858) 4 weeks ago
aiter.py core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
env.py core: docstrings `utils` update (#24213) 2 months ago
formatting.py core: docstrings `utils` update (#24213) 2 months ago
function_calling.py core[patch]: fix empty OpenAI tools when strict=True (#26287) 2 weeks ago
html.py core: docstrings `utils` update (#24213) 2 months ago
image.py core: docstrings `utils` update (#24213) 2 months ago
input.py core: docstrings `utils` update (#24213) 2 months ago
interactive_env.py
iter.py core: docstrings `utils` update (#24213) 2 months ago
json.py core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
json_schema.py core[patch]: Fix utils.json_schema.dereference_refs (#24335 KeyError: 400 in JSON schema processing) (#24337) 2 months ago
loading.py core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
mustache.py core[patch]: Add B(bugbear) ruff rules (#25520) 4 weeks ago
pydantic.py core[patch]: fix deprecation pydantic bug (#25204) 2 months ago
strings.py core: docstrings `utils` update (#24213) 2 months ago
utils.py core[minor]: Add support for multiple env keys for secrets_from_env (#25971) 3 weeks ago