chore: add OpenWebUI entry and update LLM URLs
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
@@ -107,6 +107,13 @@
|
||||
href = "https://music.darksailor.dev";
|
||||
};
|
||||
}
|
||||
{
|
||||
"OpenwebUI" = {
|
||||
icon = "openwebui.png";
|
||||
description = "OpenwebUI: Self-hosted AI chat interface";
|
||||
href = "https://chat.darksailor.dev";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user