LocalAI/pkg/functions/grammars
Robbie Cronin 639ecb59b3
fix: handle multi-type arrays in JSON schema to prevent panic (#6495)
Signed-off-by: robert-cronin <robert.owen.cronin@gmail.com>
2025-10-17 11:07:37 +02:00
..
bnf_rules.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
grammars_suite_test.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
json_schema.go fix: handle multi-type arrays in JSON schema to prevent panic (#6495) 2025-10-17 11:07:37 +02:00
json_schema_test.go fix: handle multi-type arrays in JSON schema to prevent panic (#6495) 2025-10-17 11:07:37 +02:00
llama31_schema.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
llama31_schema_test.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
options.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
rules.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00
types.go feat(grammar): add llama3.1 schema (#3015) 2024-07-26 20:11:29 +02:00