1 مستودع
Terminal interfaces for testing and troubleshooting the behavior of a multi-agent search system during local development.
Distinct from Search Engine Debugging Tools: Distinct from Search Engine Debugging Tools: focuses on debugging multi-agent search pipelines rather than general search index record isolation.
Explore 1 awesome GitHub repository matching data & databases · Multi-Agent Pipeline Debuggers. Refine with filters or upvote what's useful.
MindSearch is an LLM-based multi-agent search engine that decomposes complex user questions into targeted sub-queries and routes each to a specialized agent for parallel investigation. The system orchestrates multiple agents through a large language model, coordinating their tasks and interpreting search results to produce coherent answers from multiple sources. The project provides a configurable search backend interface that allows switching between Google, DuckDuckGo, Brave, and Bing search APIs by updating a configuration attribute. It includes a terminal-based debug interface for testing
Runs a terminal-based interface to test and troubleshoot the search agent's behavior during development.