AI Glossary
A comprehensive encyclopedia of artificial intelligence and context management terminology — with definitions, in-depth articles, and authoritative sources.
Few-Shot Learning
Also known as: Few-Shot, In-Context Learning, k-Shot Learning
A machine learning approach where models learn to perform tasks from only a small number of examples, typically provided within the prompt or during a brief adaptation phase.
Fine-Tuning
Also known as: Model Fine-Tuning, Transfer Learning, Domain Adaptation
The process of further training a pre-trained AI model on a specialized dataset to adapt its behavior, knowledge, or output style for a specific domain or task.
Function Calling
Also known as: Tool Use, Tool Calling, AI Actions
A capability of AI models to generate structured outputs that invoke predefined functions or APIs, enabling AI systems to take actions, retrieve data, and interact with external systems.
3 terms in "F"