mirror of
https://github.com/mudler/LocalAI.git
synced 2026-02-05 04:02:45 -05:00
@@ -293,6 +293,8 @@ json parse_options(bool streaming, const backend::PredictOptions* predict, const
|
||||
return data;
|
||||
}
|
||||
|
||||
// Sanitize tools JSON to remove null values from tool.parameters.properties
|
||||
// This prevents Jinja template errors when processing tools with malformed parameter schemas
|
||||
|
||||
const std::vector<ggml_type> kv_cache_types = {
|
||||
GGML_TYPE_F32,
|
||||
|
||||
Reference in New Issue
Block a user