wandb / weave

Weave is a toolkit for developing AI-powered applications, built by Weights & Biases.
https://wandb.me/weave
Apache License 2.0
659 stars 49 forks source link

chore(weave): Legacy Refactor pt11 #2229

Closed andrewtruong closed 2 weeks ago

andrewtruong commented 2 weeks ago

Split out from: https://github.com/wandb/weave/pull/2182

This slice moves errors to legacy and adds the relevant errors to Trace's errors

Since errors moved, it requires this corresponding PR in core: __