Skip to main content
Adds a vector database class and its test file to a module. It writes the class under the module’s src/databases directory, generates a matching test spec, and installs the @talosjs/rag package if it is missing.

Usage

Examples

Options

AI Skill

This command ships a matching vector-database:create skill. It generates the vector database class and its test file, then guides your AI agent through completing a vector database that extends VectorDatabase from @talosjs/rag.