|
84f922d4f5
|
Merge pull request #145 from thomasdf/patch-1
Remove toolChoice from ChatGpt example
|
2024-02-21 17:52:32 -05: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 |
|
|
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 |
|
|
d044908b14
|
[ Edit ] updated docs ot builder, constans, endpoints files code.
|
2023-11-22 00:56:05 +01:00 |
|
|
ed9a444db5
|
[ Fix ] fixed non-serializable field in RequestFunctionMessage toMap() method
|
2023-11-22 00:28:46 +01:00 |
|
|
29b124bee4
|
[ Edit ] fixed some issue caught at package deploy, minor changes
v4.1.5
|
2023-11-17 20:15:39 +01:00 |
|
|
0c6ab254d1
|
[ Edit ] updated readme.md
|
2023-11-17 20:09:20 +01:00 |
|
|
31792fa332
|
[ Edit ] Removed the exposed field for configuring the package to use fetch_client instead of http_client manually withe is isWeb field, in favor of using dart.library.js and dart.library.io conditional imports to automatically detect the platform and use the appropriate client for it.
|
2023-11-17 20:02:33 +01:00 |
|
|
4d4d01e18c
|
[ Edit ] exposed logging functionality fot full responses, moved the web enabling to be set dynamically without user interaction
|
2023-11-17 19:57:50 +01:00 |
|
|
6823c68966
|
[ Edit ] added changlog for 4.1.4
|
2023-11-17 19:19:47 +01:00 |
|
|
8608ed09d2
|
[ Edit ] added note for web enabling section
|
2023-11-17 19:18:21 +01:00 |
|
|
4d19e3cb2e
|
[ Add ] exposed enabling web mode to use fetch client with the package
|
2023-11-17 19:16:33 +01:00 |
|
|
45bb0beafd
|
[ Edit ] fixed the analyzer issues
|
2023-11-17 18:49:45 +01:00 |
|
|
362c5a8879
|
[ Edit ] edited the collection package version
|
2023-11-17 18:46:50 +01:00 |
|
|
4f2252edbe
|
[ Edit ] applied dart fiix and format
|
2023-11-17 18:45:21 +01:00 |
|
|
8bbe283ed7
|
[ Edit ] set changes in changelog.md
|
2023-11-17 18:42:49 +01:00 |
|
|
4d6ffb4486
|
[ Edit ] minor docs changes
|
2023-11-13 19:28:23 +01:00 |
|
|
1711d53000
|
[ Add ] added a reference for the audoi section
|
2023-11-13 19:25:46 +01:00 |
|
|
e666bc4e98
|
[ Edit ] edited the audio docs
|
2023-11-13 19:24:56 +01:00 |
|
|
bc298a14f6
|
[ Edit ] edited the embeddings docs, corrected the audio section headings
|
2023-11-13 19:17:02 +01:00 |
|
|
522ca8a397
|
[ Edit ] edited the image section docs
|
2023-11-13 19:06:03 +01:00 |
|
|
3a51612652
|
[ Edit ] applied docs changes for edits, removed unecessary section int chat tools section
|
2023-11-13 18:58:25 +01:00 |
|
|
e56666b7fe
|
[ Add ] mentioned that the tools calls is implmented in openai
|
2023-11-13 18:26:24 +01:00 |
|
|
4d435e6793
|
[ Edit ] edited tool calling docs that needs testing
|
2023-11-13 18:24:49 +01:00 |
|
|
8ed1fb5409
|
[ Edit ] returned the version of meta to 1.9.1
|
2023-11-13 18:06:55 +01:00 |
|
|
198c6971b4
|
[ Edit ] chaged docs for the readme.md
|
2023-11-13 18:03:42 +01:00 |
|
|
6b9e09d5fa
|
[ Edit ] edited the docs for authentication, models, completions sections
|
2023-11-13 16:23:36 +01:00 |
|