AI-Studio/app/MindWork AI Studio
Thorsten Sommer 200b87f47a
Refactored .NET server start
In the dev and production environment gets the .NET server started by Rust. Also, the secret IPC key gets set by using a local env variable.
2024-08-25 21:53:28 +02:00
..
Agents Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
Assistants Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
Chat Send to chat (#77) 2024-08-18 21:48:35 +02:00
Components Prepared release v0.8.12 (#98) 2024-08-24 10:34:52 +02:00
Dialogs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Layout Refactor components (#80) 2024-08-21 08:30:01 +02:00
Pages Added rand dependency 2024-08-25 21:44:24 +02:00
Provider Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
Settings Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
Tools Migrated the entire boot sequence to use the runtime API server 2024-08-25 11:23:41 +02:00
wwwroot Updated changelog 2024-08-25 11:29:43 +02:00
.gitattributes Added woff2 fonts to LFS 2024-05-18 22:52:00 +02:00
App.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
build.nu Refactor components (#80) 2024-08-21 08:30:01 +02:00
GlobalUsings.cs Improved imports 2024-05-19 20:54:43 +02:00
MetaDataAttribute.cs Read metadata to update project information 2024-05-21 18:59:23 +02:00
MindWork AI Studio.csproj Prepare release v0.8.8 (#74) 2024-08-14 08:39:32 +02:00
packages.lock.json Send to chat (#77) 2024-08-18 21:48:35 +02:00
Program.cs Refactored .NET server start 2024-08-25 21:53:28 +02:00
Redirect.cs Added preprocessor directives to handle both development & release versions 2024-05-18 21:50:46 +02:00
Routes.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Routes.razor.cs Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00