mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: 加个天气小工具
This commit is contained in:
parent
39478d2928
commit
e192e51ef2
7 changed files with 104 additions and 30 deletions
|
|
@ -15,7 +15,7 @@ export class JinyanTool extends AbstractTool {
|
|||
},
|
||||
time: {
|
||||
type: 'string',
|
||||
description: '禁言时长,单位为秒'
|
||||
description: '禁言时长,单位为秒,默认为600'
|
||||
},
|
||||
isPunish: {
|
||||
type: 'string',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue