mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add ollama to wishlist (#2222)
* Add ollama to wishlist * Enhance Ollama description --------- Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
This commit is contained in:
parent
5ac6e02c2f
commit
3089c871d0
1 changed files with 7 additions and 0 deletions
|
@ -1285,6 +1285,13 @@ upstream = "https://github.com/ohmyform/ohmyform"
|
||||||
website = "https://ohmyform.com/"
|
website = "https://ohmyform.com/"
|
||||||
added_date = 1695656621 # 2023/09/25
|
added_date = 1695656621 # 2023/09/25
|
||||||
|
|
||||||
|
|
||||||
|
[ollama]
|
||||||
|
name = "ollama"
|
||||||
|
description = "Large language models (LLM) local engine"
|
||||||
|
upstream = "https://github.com/ollama/ollama"
|
||||||
|
website = "https://ollama.com/"
|
||||||
|
|
||||||
[omnivore]
|
[omnivore]
|
||||||
name = "Omnivore"
|
name = "Omnivore"
|
||||||
description = "A read-it-later solution for people who like reading."
|
description = "A read-it-later solution for people who like reading."
|
||||||
|
|
Loading…
Add table
Reference in a new issue