14 lines
650 B
Markdown
14 lines
650 B
Markdown
# Hermes model configuration
|
|
|
|
**Status:** Outline from approved design.
|
|
|
|
| Slot | Requirement |
|
|
|------|-------------|
|
|
| **Main** | OpenAI-compatible chat + tools; endpoint **may be outside Docker** |
|
|
| **Auxiliary `vision`** | **Required** for media social; install smoke test |
|
|
| **Other aux** | Default to same base/main endpoint unless overridden |
|
|
|
|
Configured via NemoClaw inference + generated Hermes config (`nemohermes inference set` / sealed config), not owner terminal editing.
|
|
|
|
See [design/DESIGN_PLAN.md](../design/DESIGN_PLAN.md) and [Hermes Configuring Models](https://hermes-agent.nousresearch.com/docs/user-guide/configuring-models).
|