Closed tssweeney closed 2 weeks ago
Adds __weave dictionary when calling ops that can be used to set settings (to avoid name collisions), in this case display_name. Also shows how this can be used to name evals.
__weave
display_name
Preview this PR with FeatureBee: https://beta.wandb.ai/?betaVersion=a25d9a535d7b66e3cc798b05442cdfab9350c1ce
Adds
__weave
dictionary when calling ops that can be used to set settings (to avoid name collisions), in this casedisplay_name
. Also shows how this can be used to name evals.