LocalAI/pkg/functions
Dave 11c48a0004
fix: security scanner warning noise: error handlers part 2 (#2145)
check off a few more error handlers

Signed-off-by: Dave Lee <dave@gray101.com>
2024-04-29 15:11:42 +02:00
..
functions_suite_test.go feat(functions): support models with no grammar, add tests (#2068) 2024-04-18 22:43:12 +02:00
functions_test.go feat(functions): support models with no grammar, add tests (#2068) 2024-04-18 22:43:12 +02:00
functions.go fix: security scanner warning noise: error handlers part 2 (#2145) 2024-04-29 15:11:42 +02:00
grammar_json_schema_test.go feat(functions): support models with no grammar, add tests (#2068) 2024-04-18 22:43:12 +02:00
grammar_json_schema.go feat(functions): support models with no grammar, add tests (#2068) 2024-04-18 22:43:12 +02:00
parse_test.go feat(functions): support models with no grammar, add tests (#2068) 2024-04-18 22:43:12 +02:00
parse.go fix: security scanner warning noise: error handlers part 2 (#2145) 2024-04-29 15:11:42 +02:00