From d2b4c28cae0ce8b3d7fba01c4182b2bf10c2992f Mon Sep 17 00:00:00 2001 From: Aashutosh Nema <46943349+AashutoshNema@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:49:44 -0600 Subject: [PATCH] Update papers.en.mdx Added MODP: Multi Objective Directional Prompting as one of the approaches to write production ready prompts --- pages/papers.en.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/papers.en.mdx b/pages/papers.en.mdx index 0d0dc31e4..cb91507b1 100644 --- a/pages/papers.en.mdx +++ b/pages/papers.en.mdx @@ -26,6 +26,7 @@ The following are the latest papers (sorted by release date) on prompt engineeri ## Approaches +- [MODP: Multi Objective Directional Prompting](https://arxiv.org/abs/2504.18722) (April 2025) - [Enhancing Zero-Shot Chain-of-Thought Reasoning in Large Language Models through Logic ](https://arxiv.org/abs/2309.13339) (February 2024) - [Principled Instructions Are All You Need for Questioning LLaMA-1/2, GPT-3.5/4