Closed
Description
Issue Description
Following the recent major update to the OpenAI library, the function calling example provided in the official documentation no longer works.
Steps to Reproduce
- Visit the official OpenAI documentation on function calling with Chat models here.
- Attempt to run the provided example.
Expected Behavior
The function calling example should execute without errors, demonstrating how to utilize the feature with the latest library version.
Actual Behavior
When attempting to run the function calling example from the official documentation, the following error occurs: [insert error message]
Metadata
Metadata
Assignees
Labels
No labels