LocalAI/pkg/functions
Ettore Di Giacinto 3f7212c660
feat(functions): better free string matching, allow to expect strings after JSON (#2445)
Allow now any non-character, both as suffix and prefix when mixed grammars are enabled

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-05-31 09:36:27 +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(grammar): support models with specific construct (#2291) 2024-05-12 01:13:22 +02:00
functions.go feat(grammar): support models with specific construct (#2291) 2024-05-12 01:13:22 +02:00
grammar_json_schema_test.go models(gallery): add mistral-0.3 and command-r, update functions (#2388) 2024-05-23 19:16:08 +02:00
grammar_json_schema.go feat(functions): better free string matching, allow to expect strings after JSON (#2445) 2024-05-31 09:36:27 +02:00
options.go feat(functions): better free string matching, allow to expect strings after JSON (#2445) 2024-05-31 09:36:27 +02:00
parse_test.go feat(functions): allow parallel calls with mixed/no grammars (#2432) 2024-05-28 21:06:09 +02:00
parse.go feat(functions): better free string matching, allow to expect strings after JSON (#2445) 2024-05-31 09:36:27 +02:00