Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-19 | 800 Bytes | |
v0.13.0 source code.tar.gz | 2024-05-19 | 688.3 kB | |
v0.13.0 source code.zip | 2024-05-19 | 804.4 kB | |
Totals: 3 Items | 1.5 MB | 0 |
Breaking Changes
- Deprecated packages
@empiricalrun/cli
and@empiricalrun/core
. The packages have been merged into a single package namedempiricalrun
What's Changed
- feat: add js and ts config support by @saikatmitra91 in https://github.com/empirical-run/empirical/pull/218
- fix: latency calculation for claude, gemini, gpt chat by @arjunattam in https://github.com/empirical-run/empirical/pull/216
- fix: google ai provider throwing 503 service unavailable by @saikatmitra91 in https://github.com/empirical-run/empirical/pull/220
- docs: tool calling and improvement to models section by @arjunattam in https://github.com/empirical-run/empirical/pull/217
Full Changelog: https://github.com/empirical-run/empirical/compare/@empiricalrun/cli@0.12.0...empiricalrun@0.13.0