prompting

scroll ↓ to Resources

Contents

  • Note
    • [[#Note#Examples|Examples]]
    • [[#Note#Reasoning|Reasoning]]
    • [[#Note#Other|Other]]
  • Resources

Note

Examples

Reasoning

Other

  • meta prompting
    • ask the model to improve own answer
  • algorithmic prompt optimizations
  • User-context prompting with RAG
  • Role-specific prompt
    • You are an expert…

Resources


Transclude of base---related.base


table file.inlinks, filter(file.outlinks, (x) => !contains(string(x), ".jpg") AND !contains(string(x), ".pdf") AND !contains(string(x), ".jpeg") AND !contains(string(x), ".png")) as "Outlinks" from [[]] and !outgoing([[]])  AND -"Changelog"