library · inferred from evidence
braintrust
The Braintrust library or SDK, referenced with version >= 3.3.0.
- Eval runs much slower after upgrading Braintrust TS SDK to v1.0.0 (log flush regression)
This was a real regression: per-task flushing awaited sequential /logs3 uploads. The interim workaround is `export BRAINTRUST_LOG_FLUSH_CHUNK_SIZE=10000000` (larger chunks, still not full speed): note it must be set so it applies to subproc