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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,10 @@ Things we are currently working on:
31
31
-[x]~~Plan & implement the base plugin system ([PR #322](https://github.com/MindWorkAI/AI-Studio/pull/322))~~
32
32
-[x]~~Start the plugin system ([PR #372](https://github.com/MindWorkAI/AI-Studio/pull/372))~~
33
33
-[x]~~Added hot-reload support for plugins ([PR #377](https://github.com/MindWorkAI/AI-Studio/pull/377), [PR #391](https://github.com/MindWorkAI/AI-Studio/pull/391))~~
34
-
-[x] Add support for other languages (I18N) to AI Studio (~~[PR #381](https://github.com/MindWorkAI/AI-Studio/pull/381), [PR #400](https://github.com/MindWorkAI/AI-Studio/pull/400), [PR #404](https://github.com/MindWorkAI/AI-Studio/pull/404), [PR #429](https://github.com/MindWorkAI/AI-Studio/pull/429), [PR #446](https://github.com/MindWorkAI/AI-Studio/pull/446), [PR #451](https://github.com/MindWorkAI/AI-Studio/pull/451), [PR #455](https://github.com/MindWorkAI/AI-Studio/pull/455), [PR #458](https://github.com/MindWorkAI/AI-Studio/pull/458), [PR #462](https://github.com/MindWorkAI/AI-Studio/pull/462), [PR #469](https://github.com/MindWorkAI/AI-Studio/pull/469), [PR #486](https://github.com/MindWorkAI/AI-Studio/pull/486))~~
34
+
-[x]~~Add support for other languages (I18N) to AI Studio ([PR #381](https://github.com/MindWorkAI/AI-Studio/pull/381), [PR #400](https://github.com/MindWorkAI/AI-Studio/pull/400), [PR #404](https://github.com/MindWorkAI/AI-Studio/pull/404), [PR #429](https://github.com/MindWorkAI/AI-Studio/pull/429), [PR #446](https://github.com/MindWorkAI/AI-Studio/pull/446), [PR #451](https://github.com/MindWorkAI/AI-Studio/pull/451), [PR #455](https://github.com/MindWorkAI/AI-Studio/pull/455), [PR #458](https://github.com/MindWorkAI/AI-Studio/pull/458), [PR #462](https://github.com/MindWorkAI/AI-Studio/pull/462), [PR #469](https://github.com/MindWorkAI/AI-Studio/pull/469), [PR #486](https://github.com/MindWorkAI/AI-Studio/pull/486))~~
35
35
-[x]~~Add an I18N assistant to translate all AI Studio texts to a certain language & culture ([PR #422](https://github.com/MindWorkAI/AI-Studio/pull/422))~~
36
-
-[x] Provide MindWork AI Studio in German (~~[PR #430](https://github.com/MindWorkAI/AI-Studio/pull/430), [PR #446](https://github.com/MindWorkAI/AI-Studio/pull/446), [PR #451](https://github.com/MindWorkAI/AI-Studio/pull/451), [PR #455](https://github.com/MindWorkAI/AI-Studio/pull/455), [PR #458](https://github.com/MindWorkAI/AI-Studio/pull/458), [PR #462](https://github.com/MindWorkAI/AI-Studio/pull/462), [PR #469](https://github.com/MindWorkAI/AI-Studio/pull/469), [PR #486](https://github.com/MindWorkAI/AI-Studio/pull/486)~~)
37
-
-[ ] Add configuration plugins, which allow pre-defining some LLM providers in organizations
36
+
-[x]~~Provide MindWork AI Studio in German ([PR #430](https://github.com/MindWorkAI/AI-Studio/pull/430), [PR #446](https://github.com/MindWorkAI/AI-Studio/pull/446), [PR #451](https://github.com/MindWorkAI/AI-Studio/pull/451), [PR #455](https://github.com/MindWorkAI/AI-Studio/pull/455), [PR #458](https://github.com/MindWorkAI/AI-Studio/pull/458), [PR #462](https://github.com/MindWorkAI/AI-Studio/pull/462), [PR #469](https://github.com/MindWorkAI/AI-Studio/pull/469), [PR #486](https://github.com/MindWorkAI/AI-Studio/pull/486)~~)
37
+
-[ ] Add configuration plugins, which allow pre-defining some LLM providers in organizations (~~[PR #491](https://github.com/MindWorkAI/AI-Studio/pull/491)~~)
38
38
-[ ] Add an app store for plugins, showcasing community-contributed plugins from public GitHub and GitLab repositories. This will enable AI Studio users to discover, install, and update plugins directly within the platform.
39
39
-[ ] Add assistant plugins
40
40
Collapse file: app/MindWork AI Studio/Assistants/I18N/allTexts.lua
@@ -4153,12 +4156,21 @@ UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1020427799"] = "About MindWork AI Stud
4153
4156
-- Browse AI Studio's source code on GitHub — we welcome your contributions.
4154
4157
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1107156991"] ="Browse AI Studio's source code on GitHub — we welcome your contributions."
4155
4158
4159
+
-- AI Studio runs with an enterprise configuration id '{0}' and configuration server URL '{1}'. The configuration plugin is not yet available.
4160
+
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1297057566"] ="AI Studio runs with an enterprise configuration id '{0}' and configuration server URL '{1}'. The configuration plugin is not yet available."
4161
+
4156
4162
-- This library is used to read PDF files. This is necessary, e.g., for using PDFs as a data source for a chat.
4157
4163
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1388816916"] ="This library is used to read PDF files. This is necessary, e.g., for using PDFs as a data source for a chat."
4158
4164
4159
4165
-- This library is used to extend the MudBlazor library. It provides additional components that are not part of the MudBlazor library.
4160
4166
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1421513382"] ="This library is used to extend the MudBlazor library. It provides additional components that are not part of the MudBlazor library."
4161
4167
4168
+
-- AI Studio runs with an enterprise configuration id '{0}' and configuration server URL '{1}'. The configuration plugin is active.
4169
+
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1454889560"] ="AI Studio runs with an enterprise configuration id '{0}' and configuration server URL '{1}'. The configuration plugin is active."
4170
+
4171
+
-- AI Studio runs with an enterprise configuration using the configuration plugin '{0}', without central configuration management.
4172
+
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1530477579"] ="AI Studio runs with an enterprise configuration using the configuration plugin '{0}', without central configuration management."
4173
+
4162
4174
-- We use Lua as the language for plugins. Lua-CSharp lets Lua scripts communicate with AI Studio and vice versa. Thank you, Yusuke Nakada, for this great library.
4163
4175
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T162898512"] ="We use Lua as the language for plugins. Lua-CSharp lets Lua scripts communicate with AI Studio and vice versa. Thank you, Yusuke Nakada, for this great library."
4164
4176
@@ -4183,6 +4195,9 @@ UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1890416390"] = "Check for updates"
-- In order to use any LLM, each user must store their so-called API key for each LLM provider. This key must be kept secure, similar to a password. The safest way to do this is offered by operating systems like macOS, Windows, and Linux: They have mechanisms to store such data, if available, on special security hardware. Since this is currently not possible in .NET, we use this Rust library.
4199
+
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1915240766"] ="In order to use any LLM, each user must store their so-called API key for each LLM provider. This key must be kept secure, similar to a password. The safest way to do this is offered by operating systems like macOS, Windows, and Linux: They have mechanisms to store such data, if available, on special security hardware. Since this is currently not possible in .NET, we use this Rust library."
4200
+
4186
4201
-- This library is used to convert HTML to Markdown. This is necessary, e.g., when you provide a URL as input for an assistant.
4187
4202
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T1924365263"] ="This library is used to convert HTML to Markdown. This is necessary, e.g., when you provide a URL as input for an assistant."
4188
4203
@@ -4195,15 +4210,15 @@ UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T2173617769"] = "This library is used t
4195
4210
-- For the secure communication between the user interface and the runtime, we need to create certificates. This Rust library is great for this purpose.
4196
4211
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T2174764529"] ="For the secure communication between the user interface and the runtime, we need to create certificates. This Rust library is great for this purpose."
4197
4212
4213
+
-- AI Studio runs without an enterprise configuration.
4214
+
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T2244723851"] ="AI Studio runs without an enterprise configuration."
-- We must generate random numbers, e.g., for securing the interprocess communication between the user interface and the runtime. The rand library is great for this purpose.
4202
4220
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T2273492381"] ="We must generate random numbers, e.g., for securing the interprocess communication between the user interface and the runtime. The rand library is great for this purpose."
4203
4221
4204
-
-- In order to use any LLM, each user must store their so-called token for each LLM provider. This token must be kept secure, similar to a password. The safest way to do this is offered by operating systems like macOS, Windows, and Linux: They have mechanisms to store such data, if available, on special security hardware. Since this is currently not possible in .NET, we use this Rust library.
4205
-
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T228561878"] ="In order to use any LLM, each user must store their so-called token for each LLM provider. This token must be kept secure, similar to a password. The safest way to do this is offered by operating systems like macOS, Windows, and Linux: They have mechanisms to store such data, if available, on special security hardware. Since this is currently not possible in .NET, we use this Rust library."
4206
-
4207
4222
-- The C# language is used for the implementation of the user interface and the backend. To implement the user interface with C#, the Blazor technology from ASP.NET Core is used. All these technologies are integrated into the .NET SDK.
4208
4223
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T2329884315"] ="The C# language is used for the implementation of the user interface and the backend. To implement the user interface with C#, the Blazor technology from ASP.NET Core is used. All these technologies are integrated into the .NET SDK."
4209
4224
@@ -4291,6 +4306,9 @@ UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T3722989559"] = "This library is used t
4291
4306
-- this version does not met the requirements
4292
4307
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T3813932670"] ="this version does not met the requirements"
4293
4308
4309
+
-- This library is used to access the Windows registry. We use this for Windows enterprise environments to read the desired configuration.
4310
+
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T3874337003"] ="This library is used to access the Windows registry. We use this for Windows enterprise environments to read the desired configuration."
4311
+
4294
4312
-- Now we have multiple systems, some developed in .NET and others in Rust. The data format JSON is responsible for translating data between both worlds (called data serialization and deserialization). Serde takes on this task in the Rust world. The counterpart in the .NET world is an integral part of .NET and is located in System.Text.Json.
4295
4313
UI_TEXT_CONTENT["AISTUDIO::PAGES::ABOUT::T3908558992"] ="Now we have multiple systems, some developed in .NET and others in Rust. The data format JSON is responsible for translating data between both worlds (called data serialization and deserialization). Serde takes on this task in the Rust world. The counterpart in the .NET world is an integral part of .NET and is located in System.Text.Json."
0 commit comments