Skip to content

A component required a bean of type 'org.springframework.ai.tool.ToolCallbackProvider' that could not be found. #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fuqiangvn100 opened this issue Apr 10, 2025 · 3 comments

Comments

@fuqiangvn100
Copy link

spring-ai:1.0.0-SNAPSHOT
sprint boot:3.4.4
mcp:

org.springframework.ai
spring-ai-starter-mcp-client-webflux

error:
Description:
A component required a bean of type 'org.springframework.ai.tool.ToolCallbackProvider' that could not be found.
Action:
Consider defining a bean of type 'org.springframework.ai.tool.ToolCallbackProvider' in your configuration.

@x464744246
Copy link

@fuqiangvn100
the same problem

@CancerQuaker
Copy link

You can add spring.ai.mcp.client.toolcallback.enabled=true in the application.properties configuration file to resolve this issue.

@lizhifuabc
Copy link

You can add spring.ai.mcp.client.toolcallback.enabled=true in the application.properties configuration file to resolve this issue.

this solve my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants