Skip to content

Quickstart yields "No LLM models configured." #264

@amueller

Description

@amueller

I tried the 30 seconds quick start and it yields "No LLM models configured. Please provide a config with LLM models, or set up your configuration with models. For example: ...."

Is that expected? I figured it might read the LLM config from the example directory, or have a default, but it neither seems to happen?

python openevolve-run.py examples/function_minimization/initial_program.py \
  examples/function_minimization/evaluator.py \
  --config examples/function_minimization/config.yaml \
  --iterations 1000

Seems a better starting point but requires matching the model in the yaml to whatever is available at the API key you provide, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions