Agent INTEGRATION
ExperimentalHermes offers a first-class custom provider for OpenAI-compatible endpoints, but the complete Tsubasa agent loop has not been tested.
The documented interface aligns, but the complete tool workflow has not been verified against Tsubasa.
Uses an example ID from the current environment. It is not a recommendation unless the capability panel says so.
# ~/.hermes/config.yaml
model:
provider: custom
default: "tsubasa-medium"
base_url: "https://api.tsubasa.sh/v1"
api_key_env: TSUBASA_API_KEYPrivacy reminder
Tsubasa does not write request content to usage history. The selected tool still handles content locally, and configured model infrastructure must process it to produce a response.