Skip to main content

Module embeddings

Module embeddings 

Source
Expand description

Embeddings command implementation.

Provides CLI commands for managing embedding providers:

  • status - Show provider availability and configuration
  • configure - Configure embedding provider settings
  • backfill - Generate embeddings for existing context items
  • test - Test provider connectivity

Functionsยง

execute
Execute embeddings command.
reset_to_defaults
Reset embedding settings to defaults.
spawn_background_embedder
Spawn a detached background process to generate embeddings.