anasfik / openai

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

gpt-4 support #160

Closed Jany-M closed 1 month ago

Jany-M commented 4 months ago

Thank you for the package!

Are you planning on supporting /v1/chat/completions and gpt-4 too?

Thank you!

HamzaYslmn commented 4 months ago

Assistant and thread are also missing

anasfik commented 1 month ago

@Jany-M GPT-4 is supported basically for use.

anasfik commented 1 month ago

@HamzaYslmn see #112