Skip to content

langchain-core==0.3.61

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 16:18
092697d

Changes since langchain-core==0.3.60

core: release 0.3.61 (#31317)
openai[patch]: support built-in code interpreter and remote MCP tools (#31304)
core: Improve Runnable __or__ method typing annotations (#31273)
core: support Union type args in strict mode of OpenAI function calling / structured output (#30971)
core: Add ruff rules A (builtins shadowing) (#29312)
langchain[patch]: Allow async indexing code to work for vectorstores that only defined sync delete (#30869)
core: Add ruff rules RUF (#29353)