Open Wendong-Fan opened 6 months ago
@lightaime @Wendong-Fan @yiyiyi0817 I was wondering do we assume the functions/tools list is always all other functions implemented in the Camel framework? And what should the function return when there is no tool that may be relevant to the query?
@lightaime @Wendong-Fan @yiyiyi0817 I was wondering do we assume the functions/tools list is always all other functions implemented in the Camel framework? And what should the function return when there is no tool that may be relevant to the query?
My idea is that we can apply a filter to the function_list
passed in (which may be all of the functions now, or some of the functions selected by the user, or none at all), but the filter should not be too strict, just remove completely irrelevant functions. Just a suggestion
@lightaime @Wendong-Fan @yiyiyi0817 I was wondering do we assume the functions/tools list is always all other functions implemented in the Camel framework? And what should the function return when there is no tool that may be relevant to the query?
None
.
Required prerequisites
Motivation
Feature to let agent search & choose tools from provided schema. Potentially we can use semantic search on tasks with the json schema / docstring.
@Hither1 will be the main developer for this PR. @yiyiyi0817 and @Wendong-Fan can help her along the way. Targeted deadline is May 30.
Solution
No response
Alternatives
No response
Additional context
No response