You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From 1.0.0-M6, The org.springframework.ai.model.function.FunctionCallback and related classes were deprecated and ToolCallback is the preferred choice going forward.
This issue addresses removal of the deprecated FunctionCallback usages and replace them with tool specific implementations.