- Added CONFIGURATION.md explaining zero-config approach - Created SmartModelLoader for intelligent model fetching - Removed .env.example (configuration files are security theater) - Models load from multiple sources automatically (local, CDN, cache) - Credentials detected from secure OS keychains, not files |
||
|---|---|---|
| .. | ||
| augmentations | ||
| chat | ||
| cli | ||
| connectors | ||
| cortex | ||
| distributed | ||
| errors | ||
| examples | ||
| hnsw | ||
| mcp | ||
| shared | ||
| storage | ||
| types | ||
| universal | ||
| utils | ||
| augmentationFactory.ts | ||
| augmentationPipeline.ts | ||
| augmentationRegistry.ts | ||
| augmentationRegistryLoader.ts | ||
| brainyData.ts | ||
| browserFramework.minimal.ts | ||
| browserFramework.ts | ||
| coreTypes.ts | ||
| cortex.ts | ||
| demo.ts | ||
| index.ts | ||
| pipeline.ts | ||
| sequentialPipeline.ts | ||
| setup.ts | ||
| unified.ts | ||
| worker.js | ||
| worker.ts | ||