Large Language Models

Explore language models, how they work, and the techniques used to build applications with them.

Explore articles

Reset filters
Browse subtopics: AI Agents

Articles that also belong to these categories. Counts cover all of Large Language Models.

Showing 1-22 of 22 articles

Adept AI

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…

AI AgentsAI Companies

AgentBench

AgentBench is a multi-dimensional benchmark for evaluating large language models (LLMs) as autonomous agents across eight distinct interactive environments

AI AgentsAI Benchmarks

Agentic workflow

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.

AI AgentsArtificial Intelligence

Browser-use agent

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

AI AgentsAI Tools & Products

CrewAI

CrewAI is an open-source multi-agent orchestration framework that enables developers to build teams of AI agents that collaborate to accomplish complex tasks.

AI AgentsDeveloper Tools

Function calling

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…

AI Agents

MiniMax M2

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…

AI AgentsAI Models

Muse Glimmer

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.

AI AgentsAI Models

Qwen3.8-Max

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".

AI AgentsAI Code Generation

Tool use

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.

AI AgentsArtificial Intelligence

Toolformer

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.

AI AgentsMeta AI