Skip to content

Releases: MindWorkAI/AI-Studio

Release v0.9.24

04 Jan 14:40
a54c0bd

Choose a tag to compare

v0.9.24, build 199 (2025-01-04 11:40 UTC)

  • Added a button to remove a message from the chat thread.
  • Added a button to regenerate the last AI response.
  • Added a button to edit the last user message.
  • Added a button to stop the AI from generating more tokens.
  • Improved the stream handling for all providers. The stream handling is now very resilient and handles all kinds of network issues.
  • Fixed a streaming bug that was particularly visible with self-hosted providers.

Virus scans

Release v0.9.23

02 Jan 23:26
6f5aecd

Choose a tag to compare

v0.9.23, build 198 (2025-01-02 19:39 UTC)

  • Added an ERI server coding assistant as a preview feature behind the RAG feature flag. This helps you implement an ERI server to gain access to, e.g., your enterprise data from within AI Studio.
  • Improved dark mode: Code blocks are now displayed in a dark theme as well (previously, they were displayed in a light theme, no matter what).
  • Improved profile handling: Every chat remembers the last profile used.
  • Improved the chat UI: You can now set the aspect ratio between workspaces and chat as you like.
  • Improved provider requests by handling rate limits by retrying requests.
  • Improved the creation of the "the bias of the day" workspace; create that workspace only when the bias of the day feature is used.
  • Improved the save operation of settings by using a temporary file to avoid data loss in rare cases.
  • Improved the system prompt handling: Injection of profiles into system prompts happens right before sending the data. This way, the original system prompts are not modified.
  • Improved the navigation bar handling when configured as "never expands" with or without tooltips.
  • Fixed OpenAI o (aka omni, aka reasoning) models. The early preview versions (released before 17th December 2024) could not use any system prompts —- we translated the system prompts to be user prompts. Final versions of the OpenAI o models can now use system prompts, but they are named developer instead of system.
  • Fixed layout issues when selecting other items (e.g., programming languages).
  • Fixed a bug about the bias of the day workspace when the workspace component was hidden.
  • Upgraded dependencies to the latest versions.

Virus scans

Release v0.9.22

04 Dec 14:18
7250b27

Choose a tag to compare

v0.9.22, build 197 (2024-12-04 10:58 UTC)

  • Added the possibility to configure preview feature visibility in the app settings. This is useful for users who want to test new features before they are officially released.
  • Added the possibility to configure embedding providers in the app settings as a prototype preview feature. Embeddings are necessary in order to integrate local data and files.
  • Added the writer mode as an experimental preview feature. This feature is just an experiment as we explore how to implement long text support in AI Studio.
  • Improved self-hosted LLM provider configuration by filtering embedding models.
  • Fixed a bug where you couldn't move a chat to (another) workspace when the workspaces were docked to the left side and were collapsed.
  • Fixed a bug when you replaced a chat with a new chat, and the workspaces were docked to the left and were collapsed; then, the previous chat was not removed from the workspace.

Virus scans

Release v0.9.21

23 Nov 15:19
cf8a980

Choose a tag to compare

v0.9.21, build 196 (2024-11-23 12:22 UTC)

  • Added: Chats remember which LLM provider was used. This is useful to continue exactly where you left off.
  • Added options for how to decide which LLM provider should be chosen when creating new chats and when loading chats. When you want the previous behavior restored (always use the default chat provider), you can configure this behavior as well.
  • Fixed the missed workspace title when loading the today's bias.
  • Fixed auto-save when sending assistant results to a new chat.

Virus scans

Release v0.9.20

16 Nov 06:52
c4d2574

Choose a tag to compare

Release v0.9.19

14 Nov 09:02
ebe2ad6

Choose a tag to compare

v0.9.19, build 194 (2024-11-14 05:58 UTC)

  • Added provider's metadata: which providers offer embeddings for RAG? This is in preparation for integrating your data and files.
  • Added Bessieres as a one-time contributor. Thank you for your support.
  • Fixed a bug regarding hostnames of self-hosted providers, where it was possible to enter spaces at the end.
  • Upgraded .NET to v8.0.11.
  • Upgraded HtmlAgilityPack to v1.11.71.
  • Upgraded MudBlazor to v7.15.0.

Virus scans

Release v0.9.18

10 Nov 00:14
6928869

Choose a tag to compare

v0.9.18, build 193 (2024-11-09 21:10 UTC)

  • Added new Anthropic model claude-3-5-heiku-20241022 as well as the alias claude-3-5-heiku-latest.
  • Added Groq as a provider option.
  • Added Google Gemini as a provider option.
  • Improved model display while configuring a provider when the provider supports display names.
  • Improved the bias catalog by cleaning up some artifacts.
  • Refactored the runtime code as preparation for the integration of RAG (integrating your data and files in AI Studio).

Virus scans

Release v0.9.17

03 Nov 14:36
b9416e6

Choose a tag to compare

Release v0.9.16

03 Nov 01:04
629613f

Choose a tag to compare

v0.9.16, build 191 (2024-11-02 22:04 UTC)

  • Added our second financial contributor: Thanks peerschuett for supporting AI Studio financially.
  • Added multiple workspace display options: toggle the workspace overlay (this is the previous behavior), toggle the workspace sidebar, or permanently display the workspace sidebar.
  • Improved the layout of the app window, for example, in full-screen mode on large or high-resolution monitors.
  • Fixed the "send to" issue, where you could select the bias-of-the-day assistant as destination.
  • Fixed the appearance of the "no diff" message for text diffs when the dark mode is enabled.

Virus scans

Release v0.9.15

28 Oct 18:14
c1d5be6

Choose a tag to compare

v0.9.15, build 190 (2024-10-28 15:04 UTC)

  • Added bias-of-the-day assistant: the assistant will provide a cognitive bias every day. The bias is explained in detail, and the user can ask questions about it.
  • Upgraded MudBlazor to v7.14.0.
  • Upgraded MudBlazor.Markdown to v7.14.0.
  • Upgraded tokio to v1.41.
  • Upgraded keyring to v3.6.
  • Upgraded arboard to v3.4.1.
  • Upgraded HtmlAgilityPack to v1.11.70.

Virus scans