Skip to content

Instantly share code, notes, and snippets.

@thistleknot
Last active March 21, 2026 01:53
Show Gist options
  • Select an option

  • Save thistleknot/0be07680501a9e3d7576986577b78de0 to your computer and use it in GitHub Desktop.

Select an option

Save thistleknot/0be07680501a9e3d7576986577b78de0 to your computer and use it in GitHub Desktop.
Multi hop kg prompt

To prime multihop reasoning, think how to expand the above query/conversation/article as if a KG subgraph and then query an imaginary relevant kg, then traverse the retrieved subgraph to expand upon, then query (web search) and respond

@thistleknot
Copy link
Author

image

@thistleknot
Copy link
Author

pair with

Generate 5 possible responses, each paired with its corresponding probability relative to the full distribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment