diff --git a/packages.json b/packages.json index bbcd8ca..8219ad4 100644 --- a/packages.json +++ b/packages.json @@ -35763,5 +35763,15 @@ "description": "Nim wrapper for the Nationalize.io API", "license": "GPL-3.0-only", "web": "https://github.com/nemuelw/nationalize" + }, + { + "name": "seance", + "url": "https://github.com/esafak/seance", + "method": "git", + "tags": [ + "llm" + ], + "license": "MIT", + "description": "A CLI tool and library for interacting with various LLMs" } ]