Any idea why the tool calling fails first, but then runs normally?
13:49:17:788 [LOG] Model request started (attempt #1, chatgpt-4o-latest, openai)
13:49:17:935 [LOG] Model request started (attempt #2, gpt-4o-2024-08-06, azure-openai, eastus)
13:49:17:935 [WARN] Model request failed (attempt #1, reason: (tools is not supported in this model. For a list of supported models, refer to
https://platform.openai.com/docs/guides/function-calling#models-supporting-function-calling.))
13:49:18:558 [WARN] Model request taking too long (attempt #1, started 769.17ms ago)
13:49:18:558 [LOG] Model request started (attempt #3, gpt-4o-2024-05-13, azure-openai, eastus2)
13:49:19:287 [LOG] Model called tool: TestTool({"param1":"..."})