{ "generated_at": "2026-01-28T17:19:43.407644Z", "documents": [ { "id": "article::anthropic_multi_agent_research_system", "title": "How we built our multi-agent research system", "format": "html", "filename": "https://www.anthropic.com/engineering/multi-agent-research-system", "blocks": 23, "source_type": "article", "url": "https://www.anthropic.com/engineering/multi-agent-research-system", "publisher": "Anthropic", "author": null, "publication_date": null, "date": null }, { "id": "article::anthropic_agentic_misalignment", "title": "Agentic Misalignment: How LLMs could be insider threats", "format": "html", "filename": "https://www.anthropic.com/research/agentic-misalignment", "blocks": 37, "source_type": "article", "url": "https://www.anthropic.com/research/agentic-misalignment", "publisher": "Anthropic", "author": null, "publication_date": null, "date": null }, { "id": "article::react_arxiv_2210_03629", "title": "arXiv paper", "format": "pdf", "filename": "https://arxiv.org/pdf/2210.03629.pdf", "blocks": 152, "source_type": "article", "url": "https://arxiv.org/pdf/2210.03629.pdf", "publisher": "arXiv", "author": null, "publication_date": null, "date": null }, { "id": "article::rag_arxiv_2005_11401", "title": "arXiv paper", "format": "pdf", "filename": "https://arxiv.org/pdf/2005.11401.pdf", "blocks": 66, "source_type": "article", "url": "https://arxiv.org/pdf/2005.11401.pdf", "publisher": "arXiv", "author": null, "publication_date": null, "date": null }, { "id": "article::toolformer_arxiv_2302_04761", "title": "arXiv paper", "format": "pdf", "filename": "https://arxiv.org/pdf/2302.04761.pdf", "blocks": 69, "source_type": "article", "url": "https://arxiv.org/pdf/2302.04761.pdf", "publisher": "arXiv", "author": null, "publication_date": null, "date": null }, { "id": "article::tds_single_vs_multi_agent_systems", "title": "Agentic AI: Single vs Multi-Agent Systems", "format": "html", "filename": "https://towardsdatascience.com/agentic-ai-single-vs-multi-agent-systems/", "blocks": 14, "source_type": "article", "url": "https://towardsdatascience.com/agentic-ai-single-vs-multi-agent-systems/", "publisher": "Towards Data Science", "author": "Ida Silfverskiöld", "publication_date": "2025-04-02T00:15:17+00:00", "date": "2025-04-02T00:15:17+00:00" }, { "id": "article::tds_langgraph_101_deep_research_agent", "title": "LangGraph 101: Let’s Build A Deep Research Agent", "format": "html", "filename": "https://towardsdatascience.com/langgraph-101-lets-build-a-deep-research-agent/", "blocks": 29, "source_type": "article", "url": "https://towardsdatascience.com/langgraph-101-lets-build-a-deep-research-agent/", "publisher": "Towards Data Science", "author": "Shuai Guo", "publication_date": "2025-08-14T23:50:16+00:00", "date": "2025-08-14T23:50:16+00:00" }, { "id": "article::tds_effective_ai_agents_at_scale", "title": "How to Build Effective AI Agents to Process Millions of Requests", "format": "html", "filename": "https://towardsdatascience.com/how-to-build-effective-ai-agents-to-process-millions-of-requests/", "blocks": 10, "source_type": "article", "url": "https://towardsdatascience.com/how-to-build-effective-ai-agents-to-process-millions-of-requests/", "publisher": "Towards Data Science", "author": "Eivind Kjosbakken", "publication_date": "2025-09-09T17:00:00+00:00", "date": "2025-09-09T17:00:00+00:00" }, { "id": "article::ai_sdk_mcp_tools", "title": "Model Context Protocol (MCP)", "format": "html", "filename": "https://ai-sdk.dev/docs/ai-sdk-core/mcp-tools", "blocks": 9, "source_type": "article", "url": "https://ai-sdk.dev/docs/ai-sdk-core/mcp-tools", "publisher": "AI SDK", "author": null, "publication_date": null, "date": null }, { "id": "article::byteplus_mcp_topic", "title": "MCP JSON schema validation", "format": "html", "filename": "https://www.byteplus.com/en/topic/542256?title=", "blocks": 1, "source_type": "article", "url": "https://www.byteplus.com/en/topic/542256?title=", "publisher": "BytePlus", "author": null, "publication_date": null, "date": null }, { "id": "article::merge_mcp_tool_schema", "title": "MCP tool schema: what it is, how it works, and examples", "format": "html", "filename": "https://www.merge.dev/blog/mcp-tool-schema", "blocks": 4, "source_type": "article", "url": "https://www.merge.dev/blog/mcp-tool-schema", "publisher": "Merge.dev", "author": null, "publication_date": null, "date": null }, { "id": "article::netfoundry_ai_agent_mcp_decision", "title": "How an AI Agent Decides to Call MCP Tools", "format": "html", "filename": "https://netfoundry.io/ai/how-an-ai-agent-decides-to-call-mcp-tools/", "blocks": 13, "source_type": "article", "url": "https://netfoundry.io/ai/how-an-ai-agent-decides-to-call-mcp-tools/", "publisher": "NetFoundry", "author": "Curt Tudor", "publication_date": "2025-11-20T20:44:37+00:00", "date": "2025-11-20T20:44:37+00:00" }, { "id": "article::modelcontextprotocol_github", "title": "modelcontextprotocol/modelcontextprotocol: Specification and documentation for the Model Context Protocol", "format": "html", "filename": "https://github.com/modelcontextprotocol/modelcontextprotocol", "blocks": 1, "source_type": "article", "url": "https://github.com/modelcontextprotocol/modelcontextprotocol", "publisher": "Model Context Protocol", "author": null, "publication_date": null, "date": null }, { "id": "article::devto_react_vs_plan_execute", "title": "ReAct vs Plan-and-Execute: A Practical Comparison of LLM Agent Patterns", "format": "html", "filename": "https://dev.to/jamesli/react-vs-plan-and-execute-a-practical-comparison-of-llm-agent-patterns-4gh9", "blocks": 5, "source_type": "article", "url": "https://dev.to/jamesli/react-vs-plan-and-execute-a-practical-comparison-of-llm-agent-patterns-4gh9", "publisher": "Dev.to", "author": null, "publication_date": null, "date": null }, { "id": "article::byaiteam_agent_planning_reliability", "title": "AI Agent Planning: ReAct vs Plan and Execute for Reliability", "format": "html", "filename": "https://byaiteam.com/blog/2025/12/09/ai-agent-planning-react-vs-plan-and-execute-for-reliability/", "blocks": 15, "source_type": "article", "url": "https://byaiteam.com/blog/2025/12/09/ai-agent-planning-react-vs-plan-and-execute-for-reliability/", "publisher": "By AI Team", "author": null, "publication_date": null, "date": null }, { "id": "article::linkedin_build_ai_agent_post", "title": "AI Agents: ReAct vs Planning Architectures", "format": "html", "filename": "https://www.linkedin.com/posts/lewisowain_how-to-build-an-ai-agent-activity-7402339630764941312-_G5h/", "blocks": 2, "source_type": "article", "url": "https://www.linkedin.com/posts/lewisowain_how-to-build-an-ai-agent-activity-7402339630764941312-_G5h/", "publisher": "LinkedIn", "author": null, "publication_date": null, "date": null }, { "id": "article::scitepress_multiagent_paper_2021", "title": "arXiv paper", "format": "pdf", "filename": "https://www.scitepress.org/Papers/2021/105593/105593.pdf", "blocks": 28, "source_type": "article", "url": "https://www.scitepress.org/Papers/2021/105593/105593.pdf", "publisher": "SciTePress", "author": null, "publication_date": null, "date": null }, { "id": "article::geeksforgeeks_informed_vs_uninformed_search", "title": "Informed vs Uninformed Search in AI", "format": "html", "filename": "https://www.geeksforgeeks.org/artificial-intelligence/difference-between-informed-and-uninformed-search-in-ai/", "blocks": 4, "source_type": "article", "url": "https://www.geeksforgeeks.org/artificial-intelligence/difference-between-informed-and-uninformed-search-in-ai/", "publisher": "GeeksforGeeks", "author": null, "publication_date": "2020-04-03 10:00:23+00:00", "date": "2020-04-03 10:00:23+00:00" }, { "id": "article::baeldung_informed_vs_uninformed_search", "title": "The Informed vs. Uninformed Search Algorithms", "format": "html", "filename": "https://www.baeldung.com/cs/informed-vs-uninformed-search", "blocks": 10, "source_type": "article", "url": "https://www.baeldung.com/cs/informed-vs-uninformed-search", "publisher": "Baeldung", "author": null, "publication_date": "2021-10-11T19:06:53+00:00", "date": "2021-10-11T19:06:53+00:00" }, { "id": "article::scaler_informed_vs_uninformed_search", "title": "Difference between Informed and Uninformed Search", "format": "html", "filename": "https://www.scaler.com/topics/difference-between-informed-and-uninformed-search/", "blocks": 9, "source_type": "article", "url": "https://www.scaler.com/topics/difference-between-informed-and-uninformed-search/", "publisher": "Scaler", "author": "Niyati Thakkar", "publication_date": "2023-09-27T00:00:00.000Z", "date": "2023-09-27T00:00:00.000Z" }, { "id": "article::scipub_agent_search_paper_2021", "title": "arXiv paper", "format": "pdf", "filename": "https://thescipub.com/pdf/jcssp.2021.1147.1156.pdf", "blocks": 38, "source_type": "article", "url": "https://thescipub.com/pdf/jcssp.2021.1147.1156.pdf", "publisher": "Science Publications", "author": null, "publication_date": null, "date": null }, { "id": "article::ibm_ai_agent_orchestration", "title": "What is AI Agent Orchestration?", "format": "html", "filename": "https://www.ibm.com/think/topics/ai-agent-orchestration", "blocks": 3, "source_type": "article", "url": "https://www.ibm.com/think/topics/ai-agent-orchestration", "publisher": "IBM", "author": null, "publication_date": null, "date": null }, { "id": "article::domo_ai_agent_orchestration", "title": "Definition, How It Works, Benefits & Examples", "format": "html", "filename": "https://www.domo.com/glossary/ai-agent-orchestration", "blocks": 18, "source_type": "article", "url": "https://www.domo.com/glossary/ai-agent-orchestration", "publisher": "Domo", "author": null, "publication_date": null, "date": null }, { "id": "article::aimultiple_agentic_frameworks", "title": "Top 5 Open-Source Agentic AI Frameworks in 2026", "format": "html", "filename": "https://research.aimultiple.com/agentic-frameworks/", "blocks": 23, "source_type": "article", "url": "https://research.aimultiple.com/agentic-frameworks/", "publisher": "AI Multiple", "author": null, "publication_date": null, "date": null }, { "id": "article::reddit_multiagent_system_evaluator", "title": "The heart of the internet", "format": "html", "filename": "https://www.reddit.com/r/PromptSynergy/comments/1np7wxw/multiagent_system_evaluator_with_40point_analysis/", "blocks": 7, "source_type": "article", "url": "https://www.reddit.com/r/PromptSynergy/comments/1np7wxw/multiagent_system_evaluator_with_40point_analysis/", "publisher": "Reddit", "author": null, "publication_date": null, "date": null }, { "id": "article::dextra_ai_agent_orchestration", "title": "What is AI Agent Orchestration?", "format": "html", "filename": "https://dextralabs.com/blog/what-is-ai-agent-orchestration/", "blocks": 12, "source_type": "article", "url": "https://dextralabs.com/blog/what-is-ai-agent-orchestration/", "publisher": "Dextra Labs", "author": null, "publication_date": "2025-06-21T10:53:26+00:00", "date": "2025-06-21T10:53:26+00:00" }, { "id": "article::kubiya_agent_orchestration_frameworks", "title": "Top AI Agent Orchestration Frameworks for Developers 2025", "format": "html", "filename": "https://www.kubiya.ai/blog/ai-agent-orchestration-frameworks", "blocks": 30, "source_type": "article", "url": "https://www.kubiya.ai/blog/ai-agent-orchestration-frameworks", "publisher": "Kubiya", "author": null, "publication_date": null, "date": null }, { "id": "article::projectpro_ai_agent_evaluation", "title": "Master AI Agent Evaluation 10x Faster with This Hands on Example", "format": "html", "filename": "https://www.projectpro.io/article/ai-agent-evaluation/1178", "blocks": 32, "source_type": "article", "url": "https://www.projectpro.io/article/ai-agent-evaluation/1178", "publisher": "ProjectPro", "author": null, "publication_date": null, "date": null }, { "id": "article::zyrix_multi_agent_testing_guide_2025", "title": "https://zyrix.ai/blogs/multi-agent-ai-testing-guide-2025/", "format": "html", "filename": "https://zyrix.ai/blogs/multi-agent-ai-testing-guide-2025/", "blocks": 13, "source_type": "article", "url": "https://zyrix.ai/blogs/multi-agent-ai-testing-guide-2025/", "publisher": "Zyrix AI", "author": null, "publication_date": null, "date": null } ] }