wandb / weave

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

chore(weave): weave_options dict for setting display name at op call time #1893

Open gtarpenning opened 1 month ago

gtarpenning commented 1 month ago

@op
def floor(x, y):
   return x // y

weave_options = {"display_name": "Mathematical division without remainder"}
out = floor(82, 9, weave_options=weave_options)
Screenshot 2024-07-08 at 4 19 07 PM

TODO:

circle-job-mirror[bot] commented 1 month ago

Preview this PR with FeatureBee: https://beta.wandb.ai/?betaVersion=00ae06c48c2e7663117da3ceacc9e734425fda45