Changes since langchain-core==0.2.22
core[patch]: Release 0.2.23 (#24557)
core[patch]: Fix word spelling error in globals.py
(#24532)
core[patch]: merge_content fix (#24526)
community[minor]: add document transformer for extracting links (#24186)
all: add release notes to pypi (#24519)
core[patch]: don't serialize BasePromptTemplate.input_types (#24516)
core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417)
core[patch]: enable RunnableWithMessageHistory without config (#23775)
core[patch]: Accept configurable keys top-level (#23806)
core[patch]: ensure iterator_
in scope for _atransform_stream_with_config
except (#24454)
core[minor]: Relax constraints on type checking for tools and parsers (#24459)
core[patch]: Fix utils.json_schema.dereference_refs (#24335 KeyError: 400 in JSON schema processing) (#24337)