Search for a command to run...
The agent engineering platform
https://docs.langchain.com/langchain/
Changes since langchain-core==1.2.25
release(core): 1.2.26 (#36511) fix(core): add init validator and serialization mappings for Bedrock models (#34510) feat(core): add ChatBaseten to serializable mapping (#36510)
ChatBaseten
chore(core): remove stale blockbuster allowlist for deleted context module (#36168)
chore(model-profiles): refresh model profile data (#36152)
fix(openai): support phase parameter (#36161)
ci: add maintainer override to require-issue-link workflow (#36147)
require-issue-link
fix(openai): preserve namespace field in streaming function_call chunks (#36108)
@wrap_model_call: async functions fail type checking (missing async Protocol overload)
To support BytePlus's video functionality, implement lenient validation for the input.type field in OpenAI responses by checking if input.type == input_video to ensure compatibility with BytePlus.
input.type
input.type == input_video
fix(core): ToolRuntime (@tool decorator) raises Pydantic ValidationError due to _DirectlyInjectedToolArg not filtered from inferred schema
fix(core): shared mutable dict references in BaseLLM metadata_list construction
Add Capsule to safely run untrusted code using WebAssembly sandboxes
docs(core): clarify supported formats for multimodal inputs in ModelProfile