Skip to content

BUG: random seed is reset in PromptSampler resulting in nondeterministic runs #267

@theahura

Description

@theahura

Basically the title.

See: https://github.com/codelion/openevolve/blob/main/openevolve/prompt/sampler.py#L29
This will reset any random seed set by the user, and more importantly, set it to system time, which is effectively just random.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions