awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Agentic Prompt Patterns · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAgentic Prompt Patterns

Prompting strategies for coordinating LLMs as autonomous agents or system controllers.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic Prompt Patterns. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Research
  4. Agent Architectures
  5. Agentic Prompt Patterns

Awesome Agentic Prompt Patterns GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    Decomposes complex objectives into sequential chains where outputs flow between discrete processing steps.

    MDXagentagentsai-agents

Explore sub-tags

  • Prompt Chaining PatternsTechniques for decomposing complex tasks into sequential LLM calls where outputs are passed between steps.