add chat to dashboard
This commit is contained in:
parent
97e9a8b7e9
commit
38cdc93214
1 changed files with 7 additions and 0 deletions
|
|
@ -60,6 +60,13 @@ in
|
|||
icon = "opengist";
|
||||
};
|
||||
}
|
||||
{
|
||||
"Open WebUI" = {
|
||||
description = "LLM Chats";
|
||||
href = "https://chat.joshuabell.xyz";
|
||||
icon = "openai";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue