Skip to content

Instantly share code, notes, and snippets.

@sulmansarwar
Last active May 1, 2025 03:45
Show Gist options
  • Save sulmansarwar/ebcb0d20c90e170846a185aaf4abcec0 to your computer and use it in GitHub Desktop.
Save sulmansarwar/ebcb0d20c90e170846a185aaf4abcec0 to your computer and use it in GitHub Desktop.
Pillar Purpose Example
Model The AI model (LLM, multi-modal model) that generates outputs GPT-4, Claude, LLaMA-3
Context All information the model can see: memory, external tool outputs, user inputs, world knowledge Search results, past conversation history, documents, environment state
Protocol The standardized way to package, retrieve, and update context information JSON schemas, tool call formats, memory retrieval specifications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment