You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is resolved. I changed the create_experiment to return the existing experiment instead of reporting error. This is needed so that client doesn't have to change when it runs multiple times.
feature request: In the SDK, support
get_or_create_experiment()
in addition tocreate_experiment()
(Bradley has the context).
The text was updated successfully, but these errors were encountered: