Skip to content

Shimmy v2.6.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 23:04
· 10 commits to main since this release

[2.6.2] — 2026-08-28 — OpenAPI and Swagger Documentation

Added

  • OpenAPI and Swagger UI documentation. Running servers now expose the complete HTTP API contract at GET /openapi.json and an interactive Swagger UI at GET /docs, including OpenAI-compatible, native, Ollama-compatible, Anthropic-compatible, diagnostics, and WebSocket routes. See docs/OPENAPI.md. Closes #153.