library · inferred from evidence
braintrust-sdk-javascript
The Braintrust JavaScript SDK repository on GitHub.
- 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