AI Agents
An AI agent is a software system that selects and performs actions in an environment in pursuit of an objective.
Explore AI Agents through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of AI Agents.
Showing 1-22 of 22 articles
An AI agent is a software system that selects and performs actions in an environment in pursuit of an objective.
An AI browser agent is a class of AI agent that uses artificial intelligence to autonomously navigate, interpret, and interact with web browsers to complete tasks on behalf of a user.
Adept AI (also known as Adept AI Labs) is an American artificial intelligence company, founded on January 5, 2022 in San Francisco, that pioneered "action models": AI agents trained to operate existing…
AgentBench is a multi-dimensional benchmark for evaluating large language models (LLMs) as autonomous agents across eight distinct interactive environments
Agentic Context Engineering (ACE) is a framework for scalable and efficient context adaptation in large language models (LLMs) that lets an AI system improve itself by treating its own context as an evolving
An agentic workflow is a multi-step process in which one or more AI agents independently plan a sequence of actions, select and use tools, evaluate intermediate results, and iterate until a goal is reached.
A Browser-use agent is an artificial intelligence software agent that operates a standard web browser through its normal user interface, clicking, typing, scrolling, and navigating
Context engineering is the practice of designing, building, and optimizing the full set of information that a large language model receives in its context window at inference time
CrewAI is an open-source multi-agent orchestration framework that enables developers to build teams of AI agents that collaborate to accomplish complex tasks.
Function calling is a capability of large language models (LLMs) that lets a model decide, during generation, to invoke an external function or API and emit the function name plus its arguments as structured…
GLM-5.3 is a text-input and text-output large language model from Z.ai, available through hosted services and downloadable checkpoints.
GPT-5.1-Codex-Max is a frontier agentic coding model from OpenAI, released on November 19, 2025 for Codex, OpenAI's software engineering agent.
LangChain is an open-source software framework for applications that use large language models.
MiniMax M2 is an open-weight large language model released on October 27, 2025 by the Shanghai-based AI company MiniMax, built as a Mixture of Experts model with 230 billion total parameters and roughly 10…
Mixture of Agents (MoA) is a multi-model collaboration framework that combines multiple large language models (LLMs) in a layered architecture
Muse Glimmer is an open-weight text-and-image model developed by Meta AI for local agent and coding workloads. Meta released the model on August 10, 2026 under the identifier meta-models/Muse-Glimmer-30B.
Qwen3.8-Max is a 2.4-trillion-parameter mixture-of-experts large language model developed by Alibaba's Qwen team and released on August 3, 2026 under the title "Qwen3.8-Max: A New Bar for Coding and Cowork".
A recursive language model (RLM) is an inference strategy in which a large language model does not read its input prompt directly.
SPADE, short for Self-Play in Adaptive Synthetic Executable Environments, is a reinforcement-learning framework in which one language model alternates between designing executable training environments and…
Tool use in artificial intelligence is the ability of a model-based system to request, coordinate, and use capabilities outside the model's ordinary token-generation process.
Toolformer is a research language model from Meta AI that learns, in a self-supervised way, to call external software tools through simple text-based API calls.
Voyager is an open-ended embodied agent that uses a large language model to play Minecraft by writing, executing, and storing JavaScript programs against the Mineflayer bot API.