We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83aa77a commit 60a8cf0Copy full SHA for 60a8cf0
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# Version 0.5.3 (2025-04-08)
2
+
3
+## Features
4
5
+- Added `transform` option for OpenAI-FIM-compatible providers.
6
7
+ This feature enables support for non-OpenAI-FIM-compatible APIs with
8
+ OpenAI-FIM-compatible, such as the DeepInfra FIM API. Example
9
+ configurations are available in [recipes.md](.recipes.md).
10
11
# Version 0.5.2 (2025-04-03)
12
13
This maintenance release focuses on reducing the ELPA tarball size.
minuet.el
@@ -4,7 +4,7 @@
;; Author: Milan Glacier <dev@milanglacier.com>
;; Maintainer: Milan Glacier <dev@milanglacier.com>
-;; Version: 0.5.1
+;; Version: 0.5.3
;; URL: https://github.com/milanglacier/minuet-ai.el
;; Package-Requires: ((emacs "29") (plz "0.9") (dash "2.19.1"))
0 commit comments