issues
search
nextcloud
/
integration_openai
OpenAI integration in Nextcloud
GNU Affero General Public License v3.0
51
stars
11
forks
source link
prepare 3.1.0
#123
Closed
kyteinsky
closed
2 months ago
kyteinsky
commented
2 months ago
3.1.0 – 2024-09-05
Added
admin-settings: add image model selection dropdown @kyteinsky
#122
Changed
bump max NC version to 31, update composer dev dependencies @julien-nc
Bring back textProcessing, translation, STT, and image generation providers @julien-nc
#120
Avoid ambiguity between old and new providers @julien-nc
#121
Fixed
fix(TextToText,Translate): Don't throw in getOptionalInputShapeEnumValues @marcelklehr
#115
fix(providers): do no implement useless 'getOptionalOutputShapeDefaults' method, use the size param in text2image provider @julien-nc
#119
3.1.0 – 2024-09-05
Added
Changed
Fixed