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 February 1, 2025: 1dc8b96