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 11:05:27 -04:00 committed by GitHub
parent 2cf295eb9f
commit ccffd91557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]