wenjin272 commented on issue #412: URL: https://github.com/apache/flink-agents/issues/412#issuecomment-3715064652
Hi, @qingfei1994, thanks for your reporting this bug. I think the reason is indeed what you said, the custom mcp server doesn't provide `list_prompts` interface. In current implementation, flink-agents will always try to call the `list_prompts` of mcp server when compile the agent plan. I think we should support the mcp server without any prompts to provide. But I don't quite understand what "defining them in the MCPServer constructor" means. I see you are willing to submit a PR, so if possible, we can discuss this in the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
