Skip to main content

Module scoring

Module scoring 

Source
Expand description

Score management with batched async flush.

Provides manager::ScoreManager for creating scores and a background queue::BatchQueue that automatically flushes scores to the Langfuse API.

Modules§

manager
Score creation and batched submission to the Langfuse API.
queue
Thread-safe batch queue for score events.