Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdVectorize = &command.Command{ Name: "vectorize", UsageLine: "vectorize", Short: "vectorize web articles through LaBSE encoding", Long: ` The command "vectorize" runs the worker for creating a vector representation of existing WebArticles, storing the result on the configured HNSW server. `, Run: Run, }
CmdVectorize implements the command "whatsnew vectorize".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.