package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 5, 2026
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DB struct {
*sql.DB
}
DB wraps a *sql.DB with qi-specific helpers.
Open opens (or creates) the qi SQLite database at path, runs migrations,
and configures WAL mode.
InsertEmbedding stores a vector embedding for a chunk as a raw BLOB.
Ping verifies the database connection.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.