Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Test changes against real production data
await lumina.createReplaySet({ name: 'Pre-prompt-change', filters: { service: 'chat-api', timeRange: '24h', sampleSize: 100, }, });
await lumina.replayTraces({ replaySetId: 'replay_001', });
100 traces × $0.01 per call = $1.00
await lumina.replayTraces({ replaySetId: 'replay_001', mode: 'simulation', });