Ingest experiences into embedding service
Fetches experiences from the local database and ingests them into the external embedding service. This must be done before generating embeddings. Returns statistics about the ingestion process.
Limit number of experiences to ingest (default: all)
Generate embeddings immediately after ingestion (default: true)
Number of experiences to process per batch (default: 100)