chunking

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "chunking",
	Short: "AI-powered document chunking analysis and recommendations",
	Long: `Analyze documents and get AI-powered recommendations for optimal chunking strategies.

The chunking command helps you determine the best chunk size, overlap, and
strategy for your documents based on their structure and content type.

Examples:
  # Analyze documents and get chunking recommendations
  weave chunking suggest ./docs --collection my-docs

  # Analyze with specific requirements
  weave chunking suggest ./samples --collection tech-docs \
    --requirements "Technical documentation with code examples"

  # Output recommendations to file
  weave chunking suggest ./docs --collection articles --output chunking.yaml`,
}

Cmd represents the chunking command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL