Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions OpenWebUI/OpenWebUI.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\OpenWebUI;

class OpenWebUI extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions OpenWebUI/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "ac0fea3a3005484f1afcda501930eab3f21f8393",
"name": "Open WebUI",
"website": "https://github.com/open-webui/open-webui",
"license": "Modified BSD 3-Clause License",
"description": "Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports various LLM runners like Ollama and OpenAI-compatible APIs, with built-in inference engine for RAG, making it a powerful AI deployment solution.",
"enhanced": false,
"tile_background": "light",
"icon": "openwebui.svg"
}
3 changes: 3 additions & 0 deletions OpenWebUI/openwebui.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.