[PR #7526] feat(provider): add Nous Research as first-class provider #12427

Open
opened 2026-02-16 18:17:20 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7526

State: open
Merged: No


Fixes #7525

Adds Nous Research as a first-class provider using their inference API.

Changes:

  • Add provider definition with 7 models (Hermes 4.3, Hermes 4, DeepHermes 3, Hermes 3)
  • Support NOUS_API_KEY env var and /connect auth
  • Add documentation to providers.mdx

Testing:

  • /connect → searched "nous" → entered API key
  • /models → verified 7 models appear
  • Tested prompt with all models
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7526 **State:** open **Merged:** No --- Fixes #7525 Adds Nous Research as a first-class provider using their inference API. **Changes:** - Add provider definition with 7 models (Hermes 4.3, Hermes 4, DeepHermes 3, Hermes 3) - Support `NOUS_API_KEY` env var and `/connect` auth - Add documentation to providers.mdx **Testing:** - `/connect` → searched "nous" → entered API key - `/models` → verified 7 models appear - Tested prompt with all models
yindo added the pull-request label 2026-02-16 18:17:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12427