Skip to content

Add documentation for creating model harness#101

Merged
anagainaru merged 8 commits into
mainfrom
ana-docs
Jun 8, 2026
Merged

Add documentation for creating model harness#101
anagainaru merged 8 commits into
mainfrom
ana-docs

Conversation

@anagainaru

@anagainaru anagainaru commented May 13, 2026

Copy link
Copy Markdown
Collaborator

The documentation is updated to describe what can be stored in the configuration TOML files and how the model harness needs to be created for each custom model. I used this documentation together with the SKILLs introduced in #104 and Codex was able to create a custom model harness

This document provides a guide on creating a custom model harness for Apeiron using BaseModelHarness, detailing required lifecycle methods, examples, and best practices.
@anagainaru anagainaru marked this pull request as ready for review June 7, 2026 20:06
@anagainaru anagainaru changed the title [Draft] Add documentation for creating model harness Add documentation for creating model harness Jun 7, 2026
@anagainaru anagainaru added the documentation Improvements or additions to documentation label Jun 7, 2026
@anagainaru anagainaru requested a review from ScSteffen June 8, 2026 15:35

@ScSteffen ScSteffen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

We should remove the visualization config option, but perhaps in a future PR

@anagainaru

Copy link
Copy Markdown
Collaborator Author

We should remove the visualization config option, but perhaps in a future PR
Agree, the path should be part of the logging and not visualization. Another PR for this.

@anagainaru anagainaru merged commit b653eac into main Jun 8, 2026
3 checks passed
@anagainaru anagainaru deleted the ana-docs branch June 8, 2026 15:46
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