Skip to content

Commit

Permalink
Update Yollama metadatas to improve description and package page (#8998)
Browse files Browse the repository at this point in the history
Platforms restrictions were removed because Ollama now supports Windows.
  • Loading branch information
mwwwa authored Nov 6, 2024
1 parent 70a22a2 commit 369c957
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions repository/y.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,15 @@
},
{
"name": "Yollama",
"description": "Use AI from the comfort of Sublime Text to auto-complete code or chat with LLMs.",
"details": "https://gitlab.com/mwwaa/yollama",
"labels": ["ai", "assistant"],
"readme": "https://gitlab.com/mwwaa/yollama/-/raw/main/README.md",
"labels": ["ai", "assistant", "auto-complete"],
"author": "mwa",
"homepage": "https://maxime.walzberg.fr/articles/yollama",
"homepage": "https://gitlab.com/mwwaa/yollama",
"releases": [
{
"sublime_text": ">=4107",
"platforms": ["osx", "linux"],
"tags": true
}
]
Expand Down

0 comments on commit 369c957

Please sign in to comment.