Does the assistant need to wait for a response fro...
# general-english
j
Does the assistant need to wait for a response from your function? If it doesn't require a response you can turn async: true. If you want to change what the agent says when it uses a function you can do this by converting your functions into tools.
3 Views