Assistant function calling

I create an assistant with functions [‘a’,‘b’,‘c’].
Is it possible to direct in message to assistant which function to call?
Say, direct in message to call only function ‘b’ and not to call ‘a’ and ‘c’?

1 Like