AI Agents
An AI agent is a software system that selects and performs actions in an environment in pursuit of an objective.
Explore Artificial Intelligence through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Artificial Intelligence.
Showing 1-37 of 37 articles
An AI agent is a software system that selects and performs actions in an environment in pursuit of an objective.
AI pricing refers to the cost structures and economic models used by providers of artificial intelligence services, particularly large language model (LLM) APIs.
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.
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.
AlphaCode is an artificial intelligence system developed by Google DeepMind that generates computer programs capable of solving competitive programming problems at a human-competitive level
Amazon Nova is a family of foundation models developed by Amazon and offered through Amazon Bedrock, announced on December 3, 2024, at the AWS re:Invent conference in Las Vegas.
Anthropic is an American artificial intelligence (AI) safety and research company founded in 2021 by Dario Amodei, Daniela Amodei, and other former OpenAI researchers, best known for the Claude family of large…
BLOOM (BigScience Large Open-science Open-access Multilingual Language Model) is a 176-billion-parameter open-access large language model released on July 12, 2022, and was the first language model with more…
Claude Sonnet 4.5 is a multimodal large language model (LLM) developed by Anthropic and released on September 29, 2025, which Anthropic described at launch as "the best coding model in the world." It is a…
A compound AI system is an AI system that achieves its objectives by combining multiple interacting components, such as large language models, retrieval mechanisms, external tools, guardrails, and…
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
A context window is the finite token sequence that a language model can process for one invocation.
DeepSeek is a Chinese artificial intelligence company based in Hangzhou. It was founded in 2023 by Liang Wenfeng, who had previously co-founded the quantitative investment firm High-Flyer.
A foundation model is a machine learning model trained on broad data, generally with self-supervision at scale, that can be adapted to a wide range of downstream tasks.
Frontier models are artificial intelligence models at or near a selected boundary of capability, scale, or risk.
Grok is a family of generative artificial intelligence chatbots and large language models (LLMs) built by xAI, the company founded by Elon Musk.
Grok 3 jailbreak is the umbrella term for a class of reported guardrail-bypass findings against Grok 3, the third-generation large language model that xAI released on February 17, 2025.
Grounding in artificial intelligence is the process of anchoring an AI system's outputs to verifiable
Inflection AI is an American artificial intelligence company founded in March 2022 by Mustafa Suleyman (co-founder of Google DeepMind), Karén Simonyan, and Reid Hoffman (co-founder of LinkedIn).
A jailbreak in artificial intelligence is a technique that bypasses the safety guardrails, content policies, and alignment constraints built into large language models (LLMs) and other AI systems
A large language model (LLM) is an artificial intelligence system built on a transformer neural network with billions to trillions of parameters, trained on massive text corpora to predict the next token in a…
Microsoft 365 Copilot is an artificial intelligence assistant developed by Microsoft that integrates large language models (LLMs) with the Microsoft 365 suite of productivity applications.
Mistral AI is a French artificial intelligence company that develops large language models, multimodal models, software for building and operating AI systems, and computing infrastructure.
Mixture of Agents (MoA) is a multi-model collaboration framework that combines multiple large language models (LLMs) in a layered architecture
Model Context Protocol (MCP) is an open protocol for exchanging context and invoking capabilities between applications that use large language models and external programs or data sources.
A multi-agent system (MAS) is a system composed of multiple interacting intelligent agents that collaborate, compete, or negotiate to accomplish tasks that would be difficult or impossible for a single agent.
OpenAI is an American artificial intelligence research and deployment organization.
The OpenAI o-series is a family of large language models developed by OpenAI that are trained with reinforcement learning to reason through an internal chain-of-thought before answering, making them OpenAI's…
OpenRouter is a unified API gateway and marketplace that routes a single, OpenAI-compatible request across more than 400 large language models (LLMs) and other AI models from over 60 providers, automatically…
Post-training is the stage of large language model (LLM) development that comes after pre-training and turns a raw, general-purpose base model into an aligned, instruction-following AI assistant.
Reasoning in artificial intelligence is the ability of an AI system to draw inferences, solve problems, and make decisions through structured, multi-step thought rather than a single immediate response.
Reasoning models are large language models that are post-trained or configured to spend additional inference-time computation on intermediate steps before returning an answer.
Structured output is a set of techniques and API features that constrain a large language model (LLM) to emit responses that exactly conform to a predefined format or schema, such as JSON, XML, or a custom…
Test-time compute (also called inference-time compute scaling or test-time scaling) is the practice of allocating additional computation while a large language model answers a query
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.
Vicuna is a family of chat-tuned, open-weight large language models released by LMSYS in 2023. The first public model, Vicuna-13B v0, was announced on March 30, 2023.