- Added `check-database.js`: - Utility script to check database health and statistics, including nouns, verbs, and sample query results. - Includes test item addition for cases with no data. - Added `cli-wrapper.js`: - Wrapper script ensuring proper argument passing and CLI script availability. - Handles version flag, force flag addition, and automatic CLI building in local development contexts. - Added `demo-optional-model-bundling.js`: - Demonstration script showcasing optional model bundling benefits for reliability and offline support in embedding workflows. - Includes examples of compression, package structures, and use-case comparisons. **Purpose**: Introduce utility and demonstration scripts |
||
|---|---|---|
| .. | ||
| demos | ||
| development | ||
| maintenance | ||
| check-code-style.js | ||
| create-favicon.js | ||
| create-github-release.js | ||
| download-model.js | ||
| encode-image.js | ||
| patch-textencoder.js | ||
| publish-cli.js | ||
| release-workflow.js | ||
| update-readme.js | ||