Skip to content

Commit 341a424

Browse files
authored
Merge pull request #263 from Ag2S1/patch-1
Fix link in example README.md
2 parents 10a6331 + c4da64c commit 341a424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ python ../../openevolve-run.py initial_program.py evaluator.py --config config.y
304304

305305
### 📊 Machine Learning and AI
306306

307-
#### [LLM Prompt Optimization](llm_prompt_optimazation/)
307+
#### [LLM Prompt Optimization](llm_prompt_optimization/)
308308
**Task:** Evolve prompts for better LLM performance
309309
**Achievement:** Discovered effective prompt engineering techniques
310310
**Key Lesson:** Self-improving AI systems and prompt evolution
@@ -377,4 +377,4 @@ python ../../openevolve-run.py initial_program.py evaluator.py --config config_p
377377
- 🔍 Check the main [OpenEvolve documentation](../README.md)
378378
- 💬 Open issues on the [GitHub repository](https://github.com/codelion/openevolve)
379379

380-
Each example is self-contained and includes all necessary files to get started. Pick an example similar to your use case and adapt it to your specific problem!
380+
Each example is self-contained and includes all necessary files to get started. Pick an example similar to your use case and adapt it to your specific problem!

0 commit comments

Comments
 (0)