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
Jacob Lee bcbb43480c
core[patch]: Treat type as a special field when merging lists (#22750)
Should we even log a warning? At least for Anthropic, it's expected to
get e.g. `text_block` followed by `text_delta`.

@ccurme @baskaryan @efriis
3 months ago
..
__init__.py core[minor]: Image prompt template (#14263) 8 months ago
_merge.py core[patch]: Treat type as a special field when merging lists (#22750) 3 months ago
aiter.py core: In astream_events v2 propagate cancel/break to the inner astream call (#22865) 3 months ago
env.py Improve: remove extra spaces in get_from_env error (#15064) 9 months ago
formatting.py core[patch]: docstring update (#16813) 7 months ago
function_calling.py docs: Fix description (#22611) 3 months ago
html.py core[patch]: Enhance link extraction with query parameters (#20259) 5 months ago
image.py core[minor]: Image prompt template (#14263) 8 months ago
input.py infra: rm unused # noqa violations (#22049) 4 months ago
interactive_env.py core[patch]: simple prompt pretty printing (#15968) 8 months ago
iter.py core: implement a batch_size parameter for CacheBackedEmbeddings (#18070) 6 months ago
json.py core[minor], ...: add tool calls message (#18947) 5 months ago
json_schema.py core[patch]: fixed circular dependency with json schema (#18657) 6 months ago
loading.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
mustache.py core: fix mustache falsy cases (#22747) 3 months ago
pydantic.py Separate out langchain_core package (#13577) 10 months ago
strings.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
utils.py core[patch]: `utils.guard_import` fix (#21133) 5 months ago