Skip to content

docs: document /v1/models, /v1/models/unload, /ready, and /metrics in README and schema docs - #94

Merged
chottokun merged 1 commit into
mainfrom
docs/complete-api-specifications
Sep 14, 2026
Merged

chottokun merged 1 commit into
mainfrom
docs/complete-api-specifications

Conversation

@chottokun

Copy link
Copy Markdown
Owner

Summary

  • Document dimensions and encoding_format parameter support in POST /v1/embeddings in README.md and docs/domain/schemas.md.
  • Document new endpoints:
    • GET /v1/models (OpenAI-compatible models listing)
    • POST /v1/models/unload (dynamic model cache unloading)
    • GET /ready (readiness check with GPU and model cache details)
    • GET /metrics (Prometheus metrics)
    • ErrorResponse (standardized error schema across endpoints)

@chottokun
chottokun merged commit b93e8fb into main Sep 14, 2026
1 check passed
@chottokun
chottokun deleted the docs/complete-api-specifications branch September 14, 2026 12:03
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.

1 participant