issues
search
anasfik
/
openai
Dart/Flutter SDK for ChatGPT and all OpenAI APIs (GPT, Dall-e..)
https://pub.dev/packages/dart_openai
MIT License
591
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
custom version
#202
seth-shi
opened
1 day ago
2
Error when running dart run build_runner on the example
#201
tyler-jewell
opened
1 month ago
0
Set responseFormat value to dynamic
#200
mhamdan91
closed
1 month ago
0
support the Realtime API?
#199
djbird2046
opened
1 month ago
1
fix(model): image_url changed to object from string as specified in OpenAI API spec
#198
MbBrainz
opened
1 month ago
2
Update README.md
#197
bashka411
opened
2 months ago
0
feat: Support dynamic responseFormat
#196
opsb
closed
2 months ago
0
Structured Outputs Support (ResponseFormat)
#195
johannes-honeder
closed
2 months ago
1
Add timeout to postStream API
#194
kyakuno
opened
2 months ago
0
feat: Support dynamic responseFormat
#193
DuzziG
opened
2 months ago
3
replaceed all typo "Wether" to "Whether"
#192
luxun1910
opened
2 months ago
0
(dart_openai 5.1.0) Broken `OpenAIChatCompletionChoiceMessageContentItemModel.imageUrl`
#191
gmpassos
opened
3 months ago
9
why createStream silently ignored the potenital json decode error ?
#190
JunYang-tes
opened
3 months ago
0
Compatibility with Older APIs (with `String` content)
#189
EluvK
opened
3 months ago
1
'responseFormat' should be 'Map<String, dynamic>'
#188
joaopegoraro
closed
3 months ago
2
What is the version number of flutter and why can't I pull dart_openai
#187
zhanght-02
opened
4 months ago
0
Error when using OpenAI.instance.completion.create
#186
richardchui
closed
4 months ago
0
Audio | Create Speech | return file bytes (Uint8List) for work on web and improve speed
#185
Stefano-Trinca
opened
5 months ago
0
Build failed | solving by adding imports | Error: Type 'Uint8List' not found. | Error: 'MultipartFile' isn't a type.
#184
Stefano-Trinca
opened
5 months ago
0
multiple API keys
#183
lukepighetti
opened
5 months ago
1
Blob persists and caching
#182
Lelelo1
opened
5 months ago
0
text to speech model returning mpeg file, not mp3
#181
Lazizbek97
opened
5 months ago
3
Add stream_options property to get token usage.
#180
dominic-deantonio
opened
5 months ago
2
fix: `/chat` body compatibility
#178
lollipopkit
opened
5 months ago
0
Example of getting bytes instead of saving directly to file for speech
#177
dylandhall
opened
5 months ago
0
chat with image_url bug
#176
kobotis
opened
6 months ago
12
Is the GTP4-o really using GPT4-o?
#175
karlships
closed
6 months ago
3
Misleading documentation of OpenAI#instance
#174
jkruke
closed
6 months ago
1
“createStream” method may lead to duplicate invocations of listeners.
#173
NingNing0111
opened
6 months ago
4
OpenAIChatCompletionChoiceMessageContentItemModel.imageUrl Not working properly
#172
gianlucasama
opened
6 months ago
2
Changed JSON Syntax for imageUrls to have a object instead of a String.
#171
Mia-Ameisbichler
closed
6 months ago
1
TTS file length/metadata is faulty for AAC
#170
adigladi
closed
7 months ago
1
Stream GPT-4 Chat Completion causes unhandled exception
#169
Tameflame
closed
6 months ago
1
Can't use createSpeech without saving to file.
#168
allComputableThings
opened
7 months ago
3
Streaming returning nonsense
#167
karlships
closed
6 months ago
2
Added imageBase64 capability instead of Image URL only for gpt-4-vision
#166
jber18
closed
6 months ago
12
Feature Request: Add a Parameter to Return Messages as Strings Instead of Objects
#165
sheng-di
opened
8 months ago
2
Feature Request: File Upload from Uint8List with filename
#164
Stefano-Trinca
opened
8 months ago
1
TimeoutException after 0:00:30.000000: Future not completed
#163
jelleheijne1997
closed
6 months ago
4
Not quite working - line breaks missing, no code highlighting?
#162
turbobuilt
closed
8 months ago
1
gpt-4 support
#160
Jany-M
closed
6 months ago
3
Web compatibility for file upload
#159
loic-hamdi
opened
8 months ago
0
The ability to specify toolChoice stopped working in OpenAI.instance.chat.create
#158
Schefferbird
closed
8 months ago
0
[Audio] createTranscription Added `timestamp_granularities[]` request parameter and updated response object
#157
mihirshahxenlabs
closed
9 months ago
2
[Audio] createTranscription does not have 'timestamp_granularities' parameter
#156
mihirshahxenlabs
closed
9 months ago
0
Need to add the field 'usage' to OpenAIStreamChatCompletionModel
#155
hnvmeta
closed
9 months ago
2
Unhandled Exception caused by jsonDecode(data) in postStream()
#154
masa8
closed
9 months ago
2
Unhandled Exception caused by jsonDecode(data) in postStream()
#153
masa8
closed
9 months ago
1
imageUrl Doesn't Work
#152
marc-wilson
closed
9 months ago
3
Chat completion endpoint does not accept an array of strings in a system message
#151
misos1
closed
9 months ago
1
Next