How do I get the random run name in my script?

Call wandb.run.save() to save the current run. Retrieve the name using wandb.run.name.


Last modified March 4, 2025: d5c7136