Skip to content

Conversation

@Aboozle1
Copy link

@Aboozle1 Aboozle1 commented Jan 9, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

- Add Nous Research with 7 Hermes/DeepHermes models
- Support NOUS_API_KEY env var and /connect auth
- OpenAI-compatible API using @ai-sdk/openai-compatible
- Add documentation to providers.mdx
@Aboozle1 Aboozle1 force-pushed the feat/nous-research-provider branch from 42cd68f to 7d21e71 Compare January 27, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add Nous Research as first-class provider

1 participant