Skip to content

Commit fc46284

Browse files
Zhe YuDavidyz
authored andcommitted
remove minimum.
1 parent 92fa90d commit fc46284

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lua/vectorcode/integrations/codecompanion/func_calling_tool.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ return check_cli_wrap(function(opts)
159159
},
160160
count = {
161161
type = "integer",
162-
minimum = 1,
163162
default = opts.default_num,
164163
description = "Number of documents to retrieve, must be positive",
165164
},

0 commit comments

Comments
 (0)