Update README.md
This commit is contained in:
parent
bbce6c58ec
commit
ea30499248
1 changed files with 1 additions and 2 deletions
|
|
@ -39,8 +39,7 @@ This is a Python implementation of the [SLOP pattern](https://github.com/agnt-gg
|
|||
```bash
|
||||
# vars.sh
|
||||
export MODEL_ENDPOINT_0=https://hermes.ai.unturf.com/v1
|
||||
export MODEL_ENDPOINT_1=https://node2.naptha.ai/inference
|
||||
export MODEL_ENDPOINT_2=https://node3.naptha.ai/inference
|
||||
export MODEL_ENDPOINT_1=https://hermes2.ai.unturf.com/v1
|
||||
```
|
||||
- Gaps in numbering (e.g., skipping `MODEL_ENDPOINT_1`) are supported.
|
||||
- API keys are optional; defaults to `"not-needed"` if unset (e.g., `export MODEL_API_KEY_0=your-key`).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue