Misleading documentation of OpenAI#instance
jkruke opened this issue · 1 comments
jkruke commented
The OpenAI.instance getter documentation says "[...] make sure to call the [OpenAI.initialize] method before accessing [instance] [...]". There is no OpenAI.initialize
method. It has probably been removed?
openai/lib/src/instance/openai.dart
Line 31 in dfce769
anasfik commented
Thanks man for noticing this, I changed it.