Macha
AI Support & Agents

Large Language Model (LLM)

Definition

A large language model (LLM) is a neural network trained on vast amounts of text to predict and generate language, enabling it to understand questions, summarize, classify, and write human-like responses.

Also known as: LLMlanguage modelgenerative language model

How it works

An LLM is built on the transformer architecture and trained to predict the next token (roughly, a word fragment) given the preceding text. By learning statistical patterns across billions of examples, it develops broad capabilities in comprehension, reasoning, and generation.

At inference time, you send the model a prompt and it generates a response token by token. Modern LLMs can also call tools and follow instructions, which is what makes them useful engines for AI agents.

Why it matters for support

LLMs are the reasoning engine behind conversational AI and AI agents. But out of the box an LLM only knows what it saw in training — it doesn't know your product or policies, which is why support systems ground it with retrieval-augmented generation and connected tools.

Frequently asked

What does LLM stand for?

Large language model — a model trained on large amounts of text to understand and generate language.

Do LLMs know my company's information?

Not by default. An LLM only knows its training data, so support systems feed it your knowledge base and live systems via RAG and tool calls to answer product-specific questions accurately.

Put these ideas to work

Macha is an AI agent layer that sits on top of the help desk you already run — Zendesk, Freshdesk, Front, Intercom, or Gorgias.

Start Trial