You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
10
10
11
11
## Unreleased
12
12
13
-
* Support for using Seamless M4T v2 for translation and TTS will be made available in the UI soon!
13
+
* Support for using Seamless M4T v2 for translation and TTS will be available in the UI soon!
14
+
15
+
## 11-Oct-2024
16
+
17
+
**Fixed**
18
+
19
+
* Render correct run cost estimate when something on the page changes [#475](https://github.com/GooeyAI/gooey-server/pull/475)
20
+
21
+
**Added**
22
+
23
+
* Ability to select LLM on /eval [#472](https://github.com/GooeyAI/gooey-server/pull/472)
24
+
* UX improvements to "save as new" / "save" for anon & logged in users ([#453](https://github.com/GooeyAI/gooey-server/pull/453), [#481](https://github.com/GooeyAI/gooey-server/pull/481))
25
+
* New "share" dialog for published runs [#453](https://github.com/GooeyAI/gooey-server/pull/453)
14
26
15
27
## 17-Sep-2024
16
28
@@ -28,7 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
28
40
#### Added
29
41
30
42
* Updated web widget chat with a [sidebar to contain conversation history](https://github.com/GooeyAI/gooey-web-widget/commit/0dccc94c36a276fd49c91aa247fdfb2e073b0daa)
31
-
*[All error codes are available in documentation](https://docs.gooey.ai/api-reference/error-codes)
43
+
*[All error codes are available in the documentation](https://docs.gooey.ai/api-reference/error-codes)
0 commit comments