Personen Navigation funktioniert - doppelte oid

Beide OpenWebUi + ollama support
This commit is contained in:
2025-08-07 16:40:07 +02:00
parent 9efb36e1ee
commit 78fc6b3d29
21 changed files with 893 additions and 383 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE `aimodel`
ADD COLUMN `ModelSource` INT NULL DEFAULT NULL AFTER `SystemEntryID`;