brainy/src/config
David Snelling e6769d6d9f fix: remove dead model config code for true zero-config
- Remove unused model.type validation that caused Workshop error
- Remove model config from BrainyConfig type (never used)
- Simplify modelAutoConfig.ts (always Q8 WASM)
- Clean up zeroConfig.ts model references

This fixes the "Invalid model type: balanced" error and removes
unnecessary configuration options that did nothing.
2025-12-18 10:31:02 -08:00
..
distributedPresets.ts feat: implement zero-config system with Node.js 22 compatibility 2025-08-29 15:39:07 -07:00
extensibleConfig.ts feat: implement zero-config system with Node.js 22 compatibility 2025-08-29 15:39:07 -07:00
index.ts fix: remove dead model config code for true zero-config 2025-12-18 10:31:02 -08:00
modelAutoConfig.ts fix: remove dead model config code for true zero-config 2025-12-18 10:31:02 -08:00
sharedConfigManager.ts fix: remove dead model config code for true zero-config 2025-12-18 10:31:02 -08:00
storageAutoConfig.ts fix: enable GCS native storage with Application Default Credentials 2025-10-09 10:39:54 -07:00
zeroConfig.ts fix: remove dead model config code for true zero-config 2025-12-18 10:31:02 -08:00