Skip to content

add /v1/health alias for OpenAI compatibility#3515

Closed
aydnOktay wants to merge 4 commits into
NousResearch:mainfrom
aydnOktay:feat/api-server-v1-health-alias
Closed

add /v1/health alias for OpenAI compatibility#3515
aydnOktay wants to merge 4 commits into
NousResearch:mainfrom
aydnOktay:feat/api-server-v1-health-alias

Conversation

@aydnOktay

Copy link
Copy Markdown
Contributor

Add GET /v1/health as an alias to existing /health for OpenAI-compatible health checks

Route: GET /v1/health → same handler as /health, returns {"status":"ok","platform":"hermes-agent"}.
Test: Added a regression test asserting 200 and "ok" status on /v1/health.

@teknium1

Copy link
Copy Markdown
Contributor

Merged via #3572 — your change was cherry-picked onto current main with authorship preserved and a regression test added. Thanks @aydnOktay!

@teknium1 teknium1 closed this Mar 28, 2026
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.

2 participants