Commit b7c0fbe
authored
use primary_model instead of model for ollama config
Previously the ollama example in the readme specified the model with the key "model". This would cause openevolve to find an empty list of models. Changing the key to "primary_model" fixes it.1 parent 80945ed commit b7c0fbe
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
0 commit comments