mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 16:05:11 +00:00
Release v0.18.0
This commit is contained in:
parent
7742f7b653
commit
7785b7c93f
14 changed files with 83 additions and 62 deletions
|
|
@ -22,7 +22,7 @@ export default function (pi: HookAPI) {
|
|||
const content = fs.readFileSync(filePath);
|
||||
const stats = fs.statSync(filePath);
|
||||
|
||||
pi.send(`Use \`say\` to describe the image. Make it concise and hilarious`, [
|
||||
pi.send(`Use \`sag\` (no say!) to describe the image. Make it concise and hilarious`, [
|
||||
{
|
||||
id: crypto.randomUUID(),
|
||||
type: "image",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue