From ed102dde0495b7f1249d3459516eba02815e67fb Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Mon, 9 Jun 2025 12:47:04 +0200 Subject: [PATCH] Clarify SVG requirement for plugin icons in documentation --- documentation/Enterprise IT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/Enterprise IT.md b/documentation/Enterprise IT.md index 85a61f2a..396308b8 100644 --- a/documentation/Enterprise IT.md +++ b/documentation/Enterprise IT.md @@ -79,6 +79,8 @@ The latest example of an AI Studio configuration via configuration plugin can al - [The icon](../app/MindWork%20AI%20Studio/Plugins/configuration/icon.lua) - [The configuration with explanations](../app/MindWork%20AI%20Studio/Plugins/configuration/plugin.lua) +Please note that the icon must be an SVG vector graphic. Raster graphics like PNGs, GIFs, and others aren’t supported. You can use the sample icon, which looks like a gear. + Currently, you can configure the following things: - Any number of self-hosted LLM providers (a combination of server and model), but currently only without API keys - The update behavior of AI Studio