diff --git a/README.md b/README.md index 7929ad0..a003170 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The functionality shown here serves as an interface to the ChatGPT and DALLĀ·E A Some of the current LLMs supported are: - gpt-3.5-turbo, gpt-3.5-turbo-1106, gpt-3.5-turbo-0125 -- gpt-4-turbo, gpt-4-turbo-2024-04-09 (capable of Vision) +- gpt-4-turbo, gpt-4-turbo-2024-04-09 (GPT-4 Turbo with Vision) - gpt-4, gpt-4-0613 - dall-e-2, dall-e-3 diff --git a/examples/ExampleParallelFunctionCalls.mlx b/examples/ExampleParallelFunctionCalls.mlx index 23c8736..94f45ba 100644 Binary files a/examples/ExampleParallelFunctionCalls.mlx and b/examples/ExampleParallelFunctionCalls.mlx differ