> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 07.02.2024: Function call evaluations

> Available in Phoenix 4.6+

<Update label="07.02.2024">
  ## Function Call Evaluations

  <Frame>
    <iframe src="https://cdn.iframe.ly/dfaK0Mb" width={1000} height={400} allowFullScreen />
  </Frame>

  We are introducing a new built-in function call evaluator that scores the function/tool-calling capabilities of your LLMs. This off-the-shelf evaluator will help you ensure that your models are not just generating text but also effectively interacting with tools and functions as intended.

  This evaluator checks for issues arising from function routing, parameter extraction, and function generation.

  Check out a [full walkthrough of the evaluator](https://www.youtube.com/watch?v=Rsu-UZ1ZVZU).
</Update>
