Critical corrections: - Brain Cloud is NOT a separate npm package (@soulcraft/brain-cloud doesn't exist) - It's a managed service at soulcraft.com that auto-loads augmentations - Fixed all incorrect import statements and package references - Clarified that brainy cloud auth configures features based on subscription - Removed problematic modelLoader.ts (had TypeScript compilation errors) Documentation updates: - README: Corrected Brain Cloud setup instructions - BRAINY_VS_BRAIN_CLOUD: Clarified service vs package distinction - CLI: Updated messages to reflect Brain Cloud is not an npm package This is a documentation fix only - no functional changes to the core library. |
||
|---|---|---|
| .. | ||
| adaptiveBackpressure.ts | ||
| adaptiveSocketManager.ts | ||
| autoConfiguration.ts | ||
| cacheAutoConfig.ts | ||
| crypto.ts | ||
| distance.ts | ||
| embedding.ts | ||
| environment.ts | ||
| fieldNameTracking.ts | ||
| index.ts | ||
| jsonProcessing.ts | ||
| logger.ts | ||
| metadataFilter.ts | ||
| metadataIndex.ts | ||
| metadataIndexCache.ts | ||
| operationUtils.ts | ||
| performanceMonitor.ts | ||
| requestCoalescer.ts | ||
| searchCache.ts | ||
| statistics.ts | ||
| statisticsCollector.ts | ||
| textEncoding.ts | ||
| typeUtils.ts | ||
| version.ts | ||
| workerUtils.ts | ||
| writeBuffer.ts | ||