dair-ai / Prompt-Engineering-Guide

🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
https://www.promptingguide.ai/
MIT License
47.56k stars 4.63k forks source link

Feedback for “Techniques | Graph prompting” #336

Open mdkozlowski opened 9 months ago

mdkozlowski commented 9 months ago

In the Techniques | Graph prompting page the referenced GraphPrompt (Liu et al. 2023) is unrelated to language models and LLM prompting. It's about pre-training graph neural networks and learning task-specific "prompt" vectors for downstream tasks. Maybe this page should be removed to avoid confusion for new readers?