492 Commits

Author SHA1 Message Date
5c7c4be61d fix role name
Some checks are pending
Dart / build (push) Waiting to run
2024-12-02 09:02:27 +08:00
21539e2262 增加 kimi Stream 支持
Some checks are pending
Dart / build (push) Waiting to run
2024-12-02 08:59:31 +08:00
ea30cf7f96 支持 kimi
Some checks are pending
Dart / build (push) Waiting to run
2024-12-02 08:55:21 +08:00
650ffbf939 [ Edit ] changed deprected/misleading doc comment #174 2024-05-08 16:33:29 +01:00
7cd58e5d19 [ Edit ] removed the non-usable url field in the chat completion content model 2024-05-08 16:31:22 +01:00
f4d3ca7687 Merge pull request #171 from MiaVDMGames/main
[ Edit ] Changed JSON Syntax for imageUrls to have a object instead of a String.
2024-05-08 21:28:43 +03:00
85f8046945 Merge branch 'main' into main 2024-05-08 21:28:28 +03:00
4b281d6a8a Merge pull request #166 from jber18/main
[ Add ] Added imageBase64 capability instead of Image URL only for gpt-4-vision
2024-05-08 21:22:05 +03:00
Mia
845fa7d73c Changed JSON Syntax for imageUrls to have a object instead of a String. 2024-04-24 11:42:16 +02:00
f7e4c88562 Added imageBase64 capability instead of Image URL only for gpt-4-vision 2024-03-20 17:17:57 +08:00
dfce769f27 [ Add ] support for log probs chat completion creation 2024-02-22 02:42:07 +01:00
e3973a7439 [ Edit ] editing the test file 2024-02-22 00:54:20 +01:00
087b62b897 [ Add ] addeed missing name field in chat completion message object 2024-02-22 00:21:47 +01:00
76fa736389 [ Fix ] fixed the tool_choice in other chat completion methods 2024-02-22 00:13:17 +01:00
c91a9c65b8 [ Fix ] fixed the multi listening for HTTP streamed responses by the package logger 2024-02-22 00:05:03 +01:00
dafde94c0b Merge branch 'main' of https://github.com/anasfik/openai 2024-02-21 23:54:38 +01:00
631ef20cd5 Merge pull request #141 from Ali-AlDhamen/patch-1
doc: edit function name
2024-02-21 17:54:33 -05:00
28585e9eb2 Merge branch 'main' of https://github.com/anasfik/openai 2024-02-21 23:53:48 +01:00
bd532e71b4 Merge pull request #144 from zmhu/main
fix: The type in OpenAIChatCompletionChoiceMessageContentItemModel.im…
2024-02-21 17:53:41 -05:00
e513de7874 Merge branch 'main' of https://github.com/anasfik/openai 2024-02-21 23:52:54 +01:00
84f922d4f5 Merge pull request #145 from thomasdf/patch-1
Remove toolChoice from ChatGpt example
2024-02-21 17:52:32 -05:00
55716f60f8 Merge branch 'main' of https://github.com/anasfik/openai 2024-02-21 23:51:01 +01:00
23cb63ab2b [ Edit ] test file modifications 2024-02-21 23:50:57 +01:00
d4716443d0 Merge pull request #148 from lollipopkit/main
[Edit] fix chat completion & opt.
2024-02-21 17:49:35 -05:00
7c4712a93a [ Edit ] testing changes for chat completion stream, addition of completers wiating for streaming tests so testing process will not got further while he stream methods are running in parallel 2024-02-21 23:27:06 +01:00
6ffb1166b9 Merge pull request #153 from axinc-ai/main
Unhandled Exception caused by jsonDecode(data) in postStream()
2024-02-21 17:17:37 -05:00
a9f107694b [ Add, Edit ] added example part for audio transcriptions timestamp granularities, made example file loading in testing group 2024-02-21 23:03:03 +01:00
878b602486 Merge pull request #157 from mihirshahxenlabs/main
[Audio] createTranscription Added `timestamp_granularities[]` request parameter and updated response object
2024-02-21 16:57:49 -05:00
e4b3eb531c [ Edit, Fix ] fixes for the chat completion new changes 2024-02-21 22:54:33 +01:00
c3f5fe2a49 [ Edit ] removed analyzing code command in actions 2024-02-21 21:57:55 +01:00
03d1994ef0 [ Edit, Fix ] updated the tests with the new models deprecations, fixed some issues as well 2024-02-21 21:55:04 +01:00
8416206651 Update pubspec.yaml
Update Version
2024-02-21 19:30:48 +05:30
cc6fd5e4e3 Added timestamp Granularity 2024-02-21 19:06:16 +05:30
6a583b911d Merge pull request #1 from axinc-ai/masa8/issue86
Avoid Unhandled exceptions being raised
2024-01-30 13:23:14 +09:00
f8e88714c4 Fix issue89 on ailia insight
lib/dart_openai.dart
2024-01-30 00:04:45 +09:00
292f51519b [Edit] fix chat completion & opt. 2023-12-29 11:33:33 +08:00
a2cc27f8e0 Update README.md
Remove toolChoice from chatGpt example, as this example does not work when having toolChoice as a String.
2023-12-20 14:47:40 +01:00
9d3626af47 fix: The type in OpenAIChatCompletionChoiceMessageContentItemModel.imageUrl() should be "image_url" 2023-12-19 15:41:42 +08:00
56c590dbda Update README.md 2023-12-11 06:27:03 +03:00
1f8e675fc1 [ Remove ] reverted back the impl for stream timeout appliance v5.0.0 2023-11-22 04:20:15 +01:00
4539d6bc60 [ Add ] added support for time outs to include stream methods 2023-11-22 04:06:01 +01:00
f63803dbfa [ Edit, Add ] edited and updated docs of tool model directory files code 2023-11-22 03:53:32 +01:00
313b07ce4c [ Edit, Add ] edited and updated docs of moderation model directory files code 2023-11-22 03:41:57 +01:00
a201cd8409 [ Edit, Add ] edited and updated docs of model model directory files code 2023-11-22 03:39:11 +01:00
85b4b6b4fe [ Edit ] change the path of enum.dart 2023-11-22 03:34:29 +01:00
d551c12ae5 [ Edit, Add ] edited and updated docs of fine-tune model directory files code 2023-11-22 03:33:24 +01:00
fb0cad3234 [ Edit, Add ] edited and updated docs of file model directory files code 2023-11-22 03:27:06 +01:00
8c7e988cd7 [ Edit, Add ] edited and updated docs of edit model directory files code 2023-11-22 03:25:26 +01:00
e02a50ffce [ Edit, Add ] edited and updated docs of completion model directory files code 2023-11-22 03:24:03 +01:00
37f613abaf [ Edit, Add ] edited and updated docs of chat model directory files code, added more docs for missing members, minor non-breaking changes for the internal functionality and adaptation for message content items.. 2023-11-22 01:52:28 +01:00