create_agent
Found in 2 packages: langchain, autogpt
langchain(34 releases)
langchain==1.3.8This release primarily addresses minor bug fixes related to async middleware and structured output fallbacks, alongside adding type overloads for `create_agent`.
langchain==1.2.18This release reverts a previous change regarding agent tagging and introduces deprecations for 'hub' and load/dump limits within langchain-classic.
langchain==1.3.0a2This release introduces significant updates to streaming protocols (v2 and v3), enhances agent capabilities with new middleware features, and includes numerous dependency bumps and bug fixes across various components.
langchain-anthropic==1.4.3This release primarily focuses on refactoring deprecation targets within langchain-classic and includes a minor bug fix for httpx finalizers in the anthropic integration.
langchain-classic==1.0.5This release focuses on dependency updates, minor bug fixes in Fireworks, and introduces content-block-centric streaming (v2) in the core library. Deprecation messages have also been refined.
langchain==1.3.0a1This release includes numerous performance improvements, dependency bumps, and feature additions like content-block-centric streaming (v2) and integration of stream_events(version='v3'). Several bug fixes address token counting, model recognition, and middleware configuration.
langchain-core==1.4.0a2This release introduces content-block-centric streaming (v2) and support for the v3 stream protocol, alongside numerous bug fixes related to tracing, validation, and dependency updates. Path saving/loading functions for prompts have been deprecated.
langchain-core==1.4.0a1This release introduces significant feature updates, including content-block-centric streaming (v2) and support for the v3 event protocol. Numerous bug fixes address issues related to tracing, serialization, SSRF hardening, and model wrapper compatibility.
langchain==1.2.16This release introduces content-block-centric streaming (v2) in core and adds agent type tagging for `create_agent` calls. It also includes several dependency updates and performance improvements.
langchain-core==1.3.0a2This release focuses heavily on stability, security hardening (anti-SSRF), and improved token counting, especially for multimodal inputs and tool schemas. Several prompt loading/saving methods have been deprecated due to path validation improvements.
langchain-core==1.3.0a1This release focuses heavily on stability, security hardening (anti-SSRF, pygments update), and feature parity, including adding Bedrock and OpenRouter support, and enhancing token counting for multimodal inputs and tool schemas. Several internal cleanups and deprecations related to prompt saving paths were also introduced.
langchain==1.2.14This release focuses on dependency updates, performance improvements, and several bug fixes, including updates for Azure AI Foundry providers and recursion limit handling in agents.
langchain==1.2.13This release includes minor dependency bumps, CI improvements, and adds LangSmith integration metadata to agent and chat model initialization functions. A bug fix was also applied to the OpenAI Responses API input typing.
langchain-core==1.2.20Version 1.2.20 of langchain-core includes security hardening, improved LangSmith integration metadata, and a fix for tracing invocation parameters.
langchain-anthropic==1.3.0BreakingVersion 1.3.0 introduces Model Context Protocol (MCP) support, automatic beta header management for computer use, and enhanced tool capabilities including tool search and TypedDict support.
langchain==1.1.0BreakingLangChain 1.1 introduces ModelRetryMiddleware, enhanced SummarizationMiddleware with context window support, and SystemMessage support in agent creation. It also includes critical fixes for tool call ordering and Anthropic tool execution.
langchain-openai==1.0.3Version 1.0.3 introduces handling for incomplete streaming events and enforces token limits for embeddings, alongside several bug fixes for API compatibility.
langchain==1.0.5BreakingLangChain 1.0.5 focuses on stability by reverting SystemMessage support in create_agent, increasing the default recursion limit, and updating core dependencies.
langchain==1.0.0BreakingLangChain v1.0.0 release introduces Python 3.14 support, a suite of new tool and model middleware, and significant refactoring of the agents and tools namespaces for production stability.
langchain==1.0.0rc2BreakingInitial release of LangChain v1.0.0 and Core v1.0.0rc, featuring a major refactor of middleware hooks (wrap_model_call/wrap_tool_call), async support for agents, and the removal of global variables.
langchain==1.0.0rc1BreakingLangChain v1.0.0 release featuring a major refactor of the agents API, introduction of a robust middleware system (PII, retries, limits), and namespace consolidation. It transitions the project to a stable versioning scheme with enhanced async support and improved Human-In-The-Loop patterns.
langchain==1.0.0a15BreakingInitial release of LangChain v1.0.0 series, featuring a major refactor of middleware hooks (wrap_model_call/wrap_tool_call), improved HITL capabilities, and namespace consolidation.
langchain==1.0.0a14BreakingLangChain v1.0.0 introduces a revamped agent API, a new middleware system for model and tool calls, and significant namespace consolidation. It transitions the codebase to Python 3.10+ and standardizes asynchronous support across core components.
langchain==1.0.0a13BreakingInitial release of LangChain v1.0.0 (alpha stages), featuring a major refactor of the agent API, the introduction of a middleware system for LLM calls, and the removal of legacy globals and Python 3.9 support.
langchain==1.0.0a12BreakingLangChain v1.0.0 introduces a major architectural shift focusing on agent middleware, improved HITL patterns, and a streamlined core namespace. It officially drops support for Python 3.9 and renames several key agent APIs for better consistency.
langchain==1.0.0a11BreakingLangChain v1.0.0 introduces a major architectural shift focusing on a new middleware system, improved agent hooks, and the removal of legacy global variables and Python 3.9 support. It standardizes the agent API and enhances production features like HITL and PII filtering.
langchain==1.0.0a10BreakingInitial v1.0.0 alpha release series for LangChain, featuring a revamped agent architecture, improved Human-In-The-Loop patterns, and middleware support while dropping support for Python 3.9.
langchain==1.0.0a9BreakingInitial v1 alpha release of LangChain featuring a major refactor of agent creation, introduction of middleware patterns, and the removal of Python 3.9 support.
langchain==1.0.0a8BreakingInitial alpha releases for LangChain v1.0.0, featuring a revamped agent API, new middleware architecture, improved HITL patterns, and the removal of Python 3.9 support.
langchain==1.0.0a7BreakingInitial alpha releases for LangChain v1.0.0, featuring a revamped agent API, middleware support, improved HITL patterns, and the removal of Python 3.9 support.
langchain==1.0.0a6BreakingInitial alpha releases for LangChain v1.0.0, featuring a revamped agent API, middleware support, and the removal of Python 3.9 support.
langchain==1.0.0a5BreakingInitial alpha release of LangChain v1.0.0, featuring a revamped agent creation API, middleware support, and the removal of Python 3.9 support.
langchain==1.0.0a4Initial release introducing middleware support for the create_agent function within the langchain integration.
langchain==1.0.0a3BreakingInitial alpha release of LangChain v1.0.0, featuring a rename of the ReAct agent creator, the removal of Python 3.9 support, and updated model integrations for Claude 3.5/3.7.
autogpt(2 releases)
autogpt-platform-beta-v0.6.63This release introduces significant new features like public link sharing for chat results and native scheduling for Copilot followups. It also includes numerous bug fixes focused on credential handling, orchestrator stability, and UI polish.
autogpt-platform-beta-v0.6.62This release introduces significant new features like public chat sharing, self-distilled skills, and native scheduling for Copilot. It also includes numerous bug fixes focused on credential handling, orchestrator stability, and UI polish.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when create_agent changes.
Learn More