When using Function Calls in a Semantic Kernel Prompt Template, and naming an injected KernelArgument to be passed to the function. The argument is converted to a str() by the VarBlock causing the ...
Explanation: As per the syntax to update customer, it's giving error as response (TypeError: update_customer() missing 1 required positional argument: 'customer_deets ...