mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 10:13:44 +08:00
feat: function manager refactor is ready
This commit is contained in:
@@ -6,7 +6,6 @@ type Function struct {
|
||||
Label string
|
||||
Description string
|
||||
Parameters string
|
||||
Required string
|
||||
Action string
|
||||
Token string
|
||||
Enabled bool
|
||||
|
||||
Reference in New Issue
Block a user