Replies: 1 comment
|
Yes. Hermes can use Headroom when its model traffic is routed through Headroom's OpenAI-compatible proxy. Using GPT-5.5 as the base model does not by itself prevent this; the important part is that the configured provider uses an OpenAI-compatible endpoint and request format. The current setup is:
For reversible compression, also install the repository's HEADROOM_EXCLUDE_TOOLS=read_file,headroom_retrieveThat avoids compressing file reads and prevents a retrieve/recompress loop. The general manual proxy configuration is also documented here. One caveat: the plugin README mentions |
Uh oh!
There was an error while loading. Please reload this page.
I am using GPT 5.5 as the base model in Hermes. Does this work with Hermes?
All reactions