Parallel Function Calling for Financial Statements: Academy
In this video tutorial, we'll walk through how to get started with OpenAI's new parallel function calling capability. As highlighted in the documentation:
Parallel function calling is the model's ability to perform multiple function calls together, allowing the effects and results of these function calls to be resolved in parallel.
This is the companion to the article below and includes a Colab notebook with the code and a video walkthrough.