Skip to content

Document multi-objective LLaMEA options and example usage#128

Merged
nikivanstein merged 1 commit intomainfrom
feature/codex-add-documentation-for-multi_objective-options
Apr 4, 2026
Merged

Document multi-objective LLaMEA options and example usage#128
nikivanstein merged 1 commit intomainfrom
feature/codex-add-documentation-for-multi_objective-options

Conversation

@nikivanstein
Copy link
Copy Markdown
Collaborator

@nikivanstein nikivanstein commented Apr 2, 2026

  • Add missing documentation for the multi_objective mode so users understand how to enable Pareto-based optimization and how evaluators should return Fitness objects when using multiple objectives.

@nikivanstein nikivanstein self-assigned this Apr 2, 2026
@nikivanstein nikivanstein added documentation Improvements or additions to documentation and removed codex labels Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1c35c448e1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


.. code-block:: bash

python multi_objective.py
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Fix multi_objective run command to include examples path

The new quickstart instruction python multi_objective.py is not runnable from the repository root, because the script lives under examples/multi_objective.py. Users following this section as written will get a file-not-found error and be blocked from running the documented workflow unless they infer an unstated cd examples step.

Useful? React with 👍 / 👎.

@nikivanstein nikivanstein merged commit c406531 into main Apr 4, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants