-
Notifications
You must be signed in to change notification settings - Fork 657
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation