pub fn run(
args: RememberBatchArgs,
llm_backend: LlmBackendChoice,
embedding_backend: EmbeddingBackendChoice,
) -> Result<(), AppError>pub fn run(
args: RememberBatchArgs,
llm_backend: LlmBackendChoice,
embedding_backend: EmbeddingBackendChoice,
) -> Result<(), AppError>