00c62d85b7e7ee1b665d74f4c1e4283acc121a2f
Add two new effects for headless model operations: - LoadModel: Loads a model from a file path, replacing the current one - ImportJsonHeadless: Imports JSON/CSV files via the analyzer, builds a new model from detected fields, and replaces the current model These effects enable headless mode to load and import data without interactive prompts. ImportJsonHeadless handles both CSV and JSON files, auto-detects array paths, and uses the existing import pipeline. Co-Authored-By: fiddlerwoaroof/git-smart-commit (unsloth/Qwen3.5-35B-A3B-GGUF:Q5_K_M)
Description
No description provided
Languages
Rust
99.1%
Python
0.6%
Nix
0.3%