14 Sep

Meta-Prompting


E-invoicing in Germany: How to implement the obligation with SAP Business One

Meta-Prompting

Meta-Prompting refers to an approach where a language model does not solve the given task directly, but first formulates or improves the appropriate prompt for it. The model thereby operates at a level above the actual question. It first considers how the question should best be asked, and only answers the actual task afterwards using this improved prompt.

In practice, this happens in two stages. In the first step, the model receives a rough task description and uses it to formulate a more precise, often more structured prompt, including evaluation criteria or format specifications. In the second step, this optimised prompt is actually used for the solution. The advantage over traditional prompt engineering lies in the automation. Instead of a human laboriously testing the right phrasing, the model takes on this fine-tuning itself. This noticeably lowers the barrier to entry for professional prompting, as no one has to manually search for the perfect phrasing anymore.

For medium-sized businesses, this is particularly interesting where recurring but differently formulated queries are put to an AI system and no one in-house has the time to manually refine every single prompt.

Demarcation

Meta-prompting is by Few-Shot Prompting and Chain-of-Thought to distinguish. Few-shot prompting provides examples of the result, while chain-of-thought structures the reasoning path. Meta-prompting, on the other hand, optimises the prompt itself before an answer is even generated. It can be thought of as a preceding stage that comes before the actual prompting techniques, rather than a replacement for them.


 

Service Layer AI as a transactional layer

SAP B1 10.0 FP2608: Service Layer AI as a transactional layer

The SAP Business One Service Layer has previously served predominantly as a passive data provider: applications requested data via OData, each ...
Process Reward Model

Process Reward Models: Why a correct result does not yet prove a correct method

This series continuously examines individual AI basic terms and methods such as the Process Reward Model. The previous episode has ...
Test-Time-Compute-Scaling

Test-Time Compute Scaling: Why a Smaller AI Model Can End Up Winning — and What Supplier Comparison in SAP Business One Has to Do With It

This is a continuation of the series on this blog, which deals with Artificial Intelligence in combination with SAP Business One...
RLHF

RLHF and reward models: AI hype or what the approval process in SAP Business One has to do with it

Key takeaways: The article covers the application of artificial intelligence in the context of SAP Business One and fundamental AI topics. Thanks to ...
AI Webinar

AI – Answers from SAP Business One – without SQL, without IT ticket

Live webinar on 30 July 2026, 14:00–14:30 | Live demo via Microsoft Teams | Duration: 30 minutes „How were the sales...".
Generative AI in ERP

AI in ERP – but under control: What Versino AI means for SAP Business One users

AI can do a lot today – but without control, it often creates more problems than it solves. Versino AI connects AI models...
Wird geladen …

Meta-Prompting refers to an approach where a language model does not solve the given task directly, but first formulates or improves the appropriate prompt for it. The model thereby operates at a level above the actual question. It first considers how the question should best be asked, and only answers the actual task afterwards using this improved prompt.

In practice, this happens in two stages. In the first step, the model receives a rough task description and uses it to formulate a more precise, often more structured prompt, including evaluation criteria or format specifications. In the second step, this optimised prompt is actually used for the solution. The advantage over traditional prompt engineering lies in the automation. Instead of a human laboriously testing the right phrasing, the model takes on this fine-tuning itself. This noticeably lowers the barrier to entry for professional prompting, as no one has to manually search for the perfect phrasing anymore.

For medium-sized businesses, this is particularly interesting where recurring but differently formulated queries are put to an AI system and no one in-house has the time to manually refine every single prompt.

Demarcation

Meta-prompting is by Few-Shot Prompting and Chain-of-Thought to distinguish. Few-shot prompting provides examples of the result, while chain-of-thought structures the reasoning path. Meta-prompting, on the other hand, optimises the prompt itself before an answer is even generated. It can be thought of as a preceding stage that comes before the actual prompting techniques, rather than a replacement for them.