We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ea39e commit b637039Copy full SHA for b637039
snap/snapcraft.yaml
@@ -1,5 +1,6 @@
1
name: lemonade-desktop
2
summary: Desktop client for local AI chat powered by lemonade-server
3
+title: Lemonade Desktop
4
description: |
5
Lemonade is a desktop chat interface for interacting with large language
6
models (LLMs) running locally on your machine. It provides a clean,
@@ -37,6 +38,7 @@ base: core24
37
38
contact: https://github.com/lemonade-sdk/lemonade-snap/issues
39
issues: https://github.com/lemonade-sdk/lemonade-snap/issues
40
website: https://github.com/lemonade-sdk/lemonade-snap
41
+source-code: https://github.com/lemonade-sdk/lemonade
42
license: Apache-2.0
43
compression: lzo
44
0 commit comments