Interface FunctionCallbackResolver
- All Known Implementing Classes:
DefaultFunctionCallbackResolver
Deprecated.
Strategy interface for resolving
FunctionCallback instances.- Since:
- 1.0.0
- Author:
- Christian Tzolov
-
Method Summary
-
Method Details
-
resolve
Deprecated.Resolve theFunctionCallbackinstance by its name.- Parameters:
name- the name of the function to resolve- Returns:
- the
FunctionCallbackinstance
-
ToolCallbackResolverinstead.