File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 3.1.2 – 2024-09-28
8+
9+ ### Changed
10+
11+ - Simple cache for model list to speed up provider loading @julien-nc [ #133 ] ( https://github.com/nextcloud/integration_openai/pull/133 )
12+ - Change default image generation size @kyteinsky [ #124 ] ( https://github.com/nextcloud/integration_openai/pull/124 )
13+
714## 3.1.1 – 2024-09-26
815
916### Added
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Negative:
7979
8080Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
8181]]> </description >
82- <version >3.1.1 </version >
82+ <version >3.1.2 </version >
8383 <licence >agpl</licence >
8484 <author >Julien Veyssier</author >
8585 <namespace >OpenAi</namespace >
You can’t perform that action at this time.
0 commit comments