Open Issues Need Help
View All on GitHubAI Summary: Debug an error in the Model Context Protocol (MCP) 'search-task' function of a deep research application. The error message indicates an unterminated string in the tool invocation, likely due to a syntax error in the request or response data. The task involves examining the code handling the MCP 'search-task' action, identifying the source of the unterminated string, and correcting the syntax error to ensure proper tool execution.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
AI Summary: Debug the Deep Research MCP service to determine why the `write-final-report` tool isn't being called after the `search-task` completes. The issue is that the LLM is self-integrating information instead of using the provided tool. The investigation should focus on the LLM's interaction with the MCP service and its internal logic for report generation.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
AI Summary: The user needs instructions on how to run the API functional test samples provided in the Deep Research project documentation. The project uses a variety of deployment methods (Docker, Vercel, Server) and the user needs guidance on running tests regardless of their chosen deployment method.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.