mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
fix: add more debug log
This commit is contained in:
parent
877b91c765
commit
a94017e6e5
4 changed files with 21 additions and 14 deletions
|
|
@ -7,7 +7,7 @@ export class EliMovieTool extends AbstractTool {
|
|||
properties: {
|
||||
yesOrNo: {
|
||||
type: 'string',
|
||||
description: 'do you want to check?'
|
||||
description: 'check or not'
|
||||
}
|
||||
},
|
||||
required: ['yesOrNo']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue