add seance (#3074)

A CLI tool and library for interacting with various LLMs

Co-authored-by: Emre Şafak <esafak@users.noreply.github.com>
This commit is contained in:
Emre Şafak
2025-07-13 23:05:27 +08:00
committed by GitHub
co-authored by Emre Şafak
parent 2cf295eb9f
commit ccffd91557
+10
View File
@@ -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"
}
]