awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPrompt

Transforms a Python function into a language model program using its docstring and return value to define system and user messages.

Distinct from Function Decorators: Distinct from Function Decorators: specifically decorates functions to define language model prompts, not general behavior extension.

Explore 1 awesome GitHub repository matching software engineering & architecture · Prompt. Refine with filters or upvote what's useful.

Awesome Prompt GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • madcowd/ellMadcowD का अवतार

    MadcowD/ell

    5,874GitHub पर देखें↗

    Ell is a Python library that treats prompts as callable functions, transforming a Python function into a language model program where the docstring defines the system message and the return value defines the user message. It provides a framework for writing language model programs that can accept and return images, audio, and text natively within message objects, and supports chaining multiple model calls into a single function for multi-step reasoning or test-time compute. The library decouples model selection from client instantiation through a registry that supports multiple provider backe

    Transforms a Python function into a language model program using its docstring and return value to define system and user messages.

    Pythonaiprompt-engineering
    GitHub पर देखें↗5,874
  1. Home
  2. Software Engineering & Architecture
  3. Higher-Order Function Wrapping
  4. Function Decorators
  5. Prompt