Agentic Context Engineering
Agentic Context Engineering (ACE) is a framework for scalable and efficient context adaptation in large language models (LLMs) that lets an AI system improve itself by treating its own context as an evolving
Explore Prompt Engineering through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Prompt Engineering.
Showing 1-4 of 4 articles
Agentic Context Engineering (ACE) is a framework for scalable and efficient context adaptation in large language models (LLMs) that lets an AI system improve itself by treating its own context as an evolving
Chain-of-thought (CoT) is a sequence of intermediate steps that a language model generates before its final answer.
Meta prompting (also spelled meta-prompting) is an advanced prompt engineering technique where large language models (LLMs) are used to generate, refine, critique, select, or optimize prompts for themselves or…
Zero-shot, one-shot, and few-shot learning are three related settings in machine learning and prompt engineering defined by how many labelled examples a model sees of a target task or class before making a…