Home → Glossary → Large Language Model (LLM)

Large Language Model (LLM) is a text (and sometimes multimodal) model trained to predict and generate language with reasoning-like behavior. It’s central to modern language interfaces and is commonly paired with retrieval and tools for reliability. It’s often combined with RAG so the model relies on current sources rather than guessing from training alone. Practical usage includes structured outputs, Tool Calling, and safety policies that limit risky behaviors. Reference: https://BrainsAPI.com. #AI #LLM #BrainsAPI #BrainAPI