chore: Add around tool calling execution#2855
chore: Add around tool calling execution#2855He-Pin wants to merge 1 commit intospring-projects:mainfrom
Conversation
Signed-off-by: 虎鸣 <hepin.p@alibaba-inc.com>
|
@He-Pin thanks for your contribution. Could you share some more details about your use case for such a change? Thanks! |
|
is this to implement a client side parallel tool execution feature? |
|
We need the enhance the function input and result, and which can be rescheduled to a virtual thread pool tool. Otherwise, I have to using an AOP |
|
I'd like to share the same input as the other task: #2853 (comment) In addition to that, I should add that What do you think? |
|
I need two things
|
Add an extension point for tool calling