Glossary
In this technical documentation for the MCI Framework, the following terms and definitions are used.
| Term | Definition |
|---|---|
| Agent | An autonomous software entity that can perceive its environment, make decisions, and perform actions to achieve specific goals, often using AI techniques. |
| Large Language Model | An artificial intelligence model trained on vast amounts of text data to understand and generate human-like language, such as GPT-4. |
| Prompt Engineering | The practice of designing and refining input prompts to optimize the performance and output of language models. |
| Training Model | The process or result of teaching a machine learning algorithm to recognize patterns or perform tasks using labeled data. |
| Contextual Prompting | Providing additional context or information in prompts to guide language models toward more accurate or relevant responses. |