GIGIlistening…

AI agents

LLM

A Large Language Model — the model powering chat, voice, and agent reasoning.

An LLM (Large Language Model) is a neural network trained on enormous amounts of text (and often other modalities) to predict the next token. That ability lets it summarise, answer, translate, code, and reason at human-readable quality. GIGI uses LLMs internally; you generally do not pick the model — you pick the behaviour you want, and we route to the right one.

← Back to the full glossary