1 مستودع
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.
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.