anasfik / openai

Dart/Flutter SDK for ChatGPT and all OpenAI APIs (GPT, Dall-e..)
https://pub.dev/packages/dart_openai
MIT License
570 stars 177 forks source link

The argument type 'String' can't be assigned to the parameter type 'List<OpenAIChatCompletionChoiceMessageContentItemModel>?'. #137

Closed OpenJarvisAI closed 7 months ago

OpenJarvisAI commented 10 months ago

The argument type 'String' can't be assigned to the parameter type 'List?'.

catallo commented 10 months ago

See #123

anasfik commented 7 months ago

this is already resolved.