Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SchemaCmd = &cobra.Command{
Use: "schema",
Short: "Manage collection schemas",
Long: `Manage collection schemas for vector databases.
The schema command group provides tools for analyzing documents,
suggesting optimal schemas, and managing collection configurations.`,
}
SchemaCmd represents the schema command group
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.