awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesAgent Recursion Limits

Configurable depth limits for autonomous agent reasoning cycles to balance accuracy and latency.

Distinct from Recursion Depth Limits: Specific to AI agent reasoning loops rather than general software stack overflow prevention.

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

Awesome Agent Recursion Limits GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sentient-agi/opendeepsearchالصورة الرمزية لـ sentient-agi

    sentient-agi/OpenDeepSearch

    3,829عرض على GitHub↗

    OpenDeepSearch is an autonomous research platform and search orchestration engine that connects large language models with live web data. It functions as an agentic information retrieval tool designed to automate the gathering, structuring, and synthesis of web information to resolve complex queries. The system differentiates itself through iterative multi-hop querying, which allows the agent to execute sequences of dependent searches where previous results refine subsequent requests. It features a semantic reranking pipeline that uses embedding models to prioritize the most relevant content

    Implements configurable recursion limits to toggle between fast retrieval and high-accuracy iterative research.

    Python
    عرض على GitHub↗3,829
  1. Home
  2. Software Engineering & Architecture
  3. Recursion Depth Limits
  4. Agent Recursion Limits