Difference between revisions of "AI tricks"

From GISAXS
Jump to: navigation, search
(Position Bias)
(Chain of Thought (CoT))
Line 8: Line 8:
  
 
==Chain of Thought (CoT)==
 
==Chain of Thought (CoT)==
"Let's think step-by-step"
+
* 2022-05: [https://arxiv.org/abs/2205.11916 Large Language Models are Zero-Shot Reasoners] "Let's think step-by-step"
* [https://arxiv.org/abs/2406.07496 TextGrad: Automatic "Differentiation" via Text]
+
* 2024-06: [https://arxiv.org/abs/2406.07496 TextGrad: Automatic "Differentiation" via Text]
 +
* 2025-06: [https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5285532 Prompting Science Report 2: The Decreasing Value of Chain of Thought in Prompting]
  
 
==Multi-step==
 
==Multi-step==

Revision as of 11:16, 8 June 2025

Prompt Engineering

In-Context Learning

Chain of Thought (CoT)

Multi-step

Tool-use, feedback, agentic

Retrieval-Augmented Generation (RAG)

Input/Output Formats

Position Bias

Generation