Tag: #tree-of-thought
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Advanced Prompt Engineering Complete Guide 2025: CoT, ToT, Self-Consistency, Meta-Prompting
Advanced Prompt Engineering! Chain-of-Thought(CoT), Tree-of-Thought(ToT), Self-Consistency, ReAct, Meta-prompting, Structured Output(JSON Mode), System Prompt design, Few-shot optimization, Prompt Chaining, Evaluation(au
2026-04-14 · 21 min read #prompt-engineering#chain-of-thought#tree-of-thought#few-shot#system-promptAdvanced LLM Prompt Engineering: Chain-of-Thought, Tree-of-Thought, ReAct, and Few-Shot Pattern Practical Guide
A comprehensive practical guide covering Zero-shot/Few-shot prompting foundations, Chain-of-Thought (CoT), Self-Consistency, Tree-of-Thought (ToT), ReAct pattern theory and implementation, structured output prompting, pr
2026-03-12 · 21 min read #llm#prompt-engineering#chain-of-thought#tree-of-thought#react