Fixed httpx finalizers and corrected LLM context size sourcing to read from model profiles instead of hardcoded references. Also broadened…
LangChain · LangChain (Python)Fixed streaming of custom tool calls through Responses API chunks, and preserved top-level Responses API IDs on AI messages.
LangChain · LangChain.js