mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
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:
parent
2cf295eb9f
commit
ccffd91557
@ -35763,5 +35763,15 @@
|
|||||||
"description": "Nim wrapper for the Nationalize.io API",
|
"description": "Nim wrapper for the Nationalize.io API",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"web": "https://github.com/nemuelw/nationalize"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user