Skip to content

springBeanToolCallbackResolver want to create a bean which is not existed #2667

Open
@daicidemeigui

Description

@daicidemeigui

I only used the MCP client to create methods and did not use Bean to construct them. However, when calling a method that does not exist in the MCP client, I will use the resolve method of the SpringBeanToolFHIR Parser created in ToolCallingAutoConfiguration to create the Bean. At this point, the program will directly report an error:
java.lang.IllegalArgumentException: Functional bean with name mcp_client_filesystem_delete_file does not exist in the context.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions