I'm just starting to use the weights & biases plugin, and was curious if there's a world where we could automatically detect the current project we're executing in and use that to map to a w&b project (we're standardizing on flyte and wandb projects being 1:1). Currently planning on hard-coding this but it'd be nice to minimize the number of potential misaligned configs for our end-users
busy-lawyer-8908
10/22/2024, 8:28 PM
Seems like the project is currently required in the constructor, but not sure the current project/domain is ever propagated to the flyte context (