Find answers from the community

Updated 2 months ago

Handling Function Calls with Interdependent Outputs

At a glance

The community member's post asks how to handle a situation where one function depends on the output of another function. A comment from another community member suggests that the solution would be to make two separate function calls.

When dealing with function calling, how do you handle when a function depends on the output of the other? You make 2 separate function calls?
L
1 comment
it'd be two separate calls
Add a reply
Sign up and join the conversation on Discord