Releases: nextcloud/integration_openai
Releases · nextcloud/integration_openai
v3.6.0
3.6.0 – 2025-07-09
Added
- Add support for text to speech @lukasdotcom #210
- Add Analyze Image Task Type @lukasdotcom #226
Changed
- update README.md @edward-ly @jospoortvliet #46
- update summary prompt @edward-ly #214
- migrate to vue3 and @nextcloud/vue 9 @julien-nc #220
- use outline icons instead of solid ones @kyteinsky #228
- update personal settings basic auth @kyteinsky #228
Fixed
- do not add /v1 twice to the service url @kyteinsky #207
- Fix some mistakes in phpdoc @lukasdotcom #211
- fix English source string @edward-ly #212
- improve 401 error message @kyteinsky #218
- Update all workflows and fix bootstrap.php @lukasdotcom #221
- fix content type identification @lukasdotcom #225
- separate user and admin cache, and allow taskproc without userId @kyteinsky #230
v3.5.0
3.5.0 – 2025-03-11
Added
- Add support for together ai @kyteinsky #197
Changed
- Enable use_max_completion_tokens_param by default for OpenAI, disable by default for non-OpenAI @julien-nc #184
- Add admin setting to toggle authentication in the image retrieval request @julien-nc #186
- Add a warning in the admin settings if the assistant app is not installed @julien-nc #185
- Raise the default image size for compatibility @Rello #193
- Bump max NC version to 32
Fixed
- Prevent browser autocomplete for API key inputs and credentials @julien-nc #187
- Do not attempt to update local quota if chat/completion response does not have usage.total_tokens set @julien-nc #189
- Prevent error log flood when not configured @kyteinsky #199
v3.4.0
3.4.0 – 2025-01-22
Changed
- Use max_completion_tokens instead of deprecated max_tokens @julien-nc #176
Added
- Add reuse compliance @AndyScherzinger #173
- Make image generation work with base64 responses (e.g. IONOS) @julien-nc @janepie #177
- Mention IONOS as service with an OpenAI-compatible API @julien-nc #178
- Support chatting with o1 models @julien-nc #179
New Contributors
- @AndyScherzinger made their first contribution in #173
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- fix: English headlines for English text with OpenAI by @janepie in #162
- Feat: add change tone provider by @janepie in #163
- chore(i18n): Fixed grammar by @rakekniven in #165
- Add ChatWithTools provider by @julien-nc in #167
- feat: add input chunking to summarize task by @edward-ly in #157
- Feat: add proofread provider by @janepie in #169
- Feat: use server tasktype for changing tone if available by @janepie in #172
- prepare 3.3.0 by @julien-nc in #171
New Contributors
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Add admin setting to set the default image size by @julien-nc in #135
- Encrypt api keys and basic passwords for app config and user settings by @julien-nc in #136
- Switch to IAppConfig by @julien-nc in #139
- Remove old providers by @julien-nc in #140
- Add warning: Mainly tested with OpenAI by @julien-nc in #142
- feat: add ability to customize API root path in service URL by @edward-ly in #143
- enh: update readme and info.xml by @kyteinsky in #144
- Fix: Use correct userId in most provider by @julien-nc in #153
- Move request timeout input out of "text processing" section by @julien-nc in #151
- Fix: Use api key in image retrieval request by @julien-nc in #147
- Cache the models for 30min in distributed cache by @julien-nc in #152
- Choose stt model in admin settings by @julien-nc in #154
- Prepare 3.2.0 by @julien-nc in #155
Full Changelog: v3.1.2...v3.2.0
v3.1.2
What's Changed
- Cache models in a class attribute to avoid one network request per provider by @julien-nc in #133
- change default image generation size by @kyteinsky in #124
- Prepare 3.1.2 by @julien-nc in #134
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Small maintenance by @julien-nc in #125
- Switch from webpack to vite by @julien-nc in #131
- Fix and clarify default models by @julien-nc in #130
- Prepare 3.1.1 by @julien-nc in #132
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- fix(TextToText,Translate): Don't throw in getOptionalInputShapeEnumVa… by @marcelklehr in #115
- Fix mistakes in some providers by @julien-nc in #119
- Bring back textProcessing, translation, STT, and image generation providers by @julien-nc in #120
- Avoid ambiguity between old and new providers by @julien-nc in #121
- admin-settings: add image model selection dropdown by @kyteinsky in #122
- prepare 3.1.0 by @kyteinsky in #123
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Adjust providers to changes in server by @julien-nc in #111
- Prepare 3.0.1 by @julien-nc in #112
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v3.0.0