मुख्य सामग्री पर जाएँ

Hermes

Hermes Agent को एक कस्टम OpenAI-संगत एंडपॉइंट के रूप में Webway से जोड़ें।

1. इंस्टॉल करें

bash
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash

इंस्टॉलर पूरा होने पर अपना शेल फिर से लोड करें।

2. Webway जोड़ें

bash
hermes model

Custom endpoint चुनें, फिर यह दर्ज करें:

text
Base URL: https://api.webway.sh/v1
API key:  sk-ww-…
Model:    openai/gpt-5.6-terra

Hermes एंडपॉइंट को ~/.hermes/config.yaml में सहेज लेता है।

3. सत्यापित करें

bash
hermes doctor
hermes

मॉडल तालिका से किसी दूसरी ID पर स्विच करने के लिए hermes model फिर से चलाएँ।