Skip to content

Commit 1c74e9a

Browse files
author
Frank
committed
sync
1 parent 89052dc commit 1c74e9a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

github/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,8 @@ async function chat(text: string, files: PromptFiles = []) {
555555

556556
// TODO
557557
console.log("!@#!@#!@# CHAT", chat.data)
558+
console.log("!@#!@#!@# CHAT INFO", chat.data.info)
559+
console.log("!@#!@#!@# CHAT PARGS", chat.data.parts)
558560

559561
const message = await client.session.message<true>({
560562
path: {

0 commit comments

Comments
 (0)