Skip to content

langchain-core==0.2.24

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:07
315223c

Changes since langchain-core==0.2.23

core[patch]: Release 0.2.24 (#24722)
core[patch]: ChatPromptTemplate.init same as ChatPromptTemplate.from_… (#24486)
core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669)
core: Don't draw None edge labels (#24690)
core[patch]: fix mutating tool calls (#24677)
core[minor]: Support asynchronous in InMemoryVectorStore (#24472)
core[minor]: Add InMemoryRateLimiter (#21992)
core[patch]: add to RunnableLambda docstring (#24575)