- Were there any unclear parts in the function description or parameter details?
- Was the function used with the right parameter values?
- If the correct function existed, did the LLM use it?
- Did the LLM have the needed function to reply to the input?
- Functions are calibrated as JSON objects. To add multiple functions, simply populate the list with more JSON objects.
- Configure your Functions Selection. This gives the LLM extra instructions on how/when to decide a function from the list should be invoked.