Changelog
Features
- b847333 feat(auditlog): store image endpoint inputs and outputs behind LOGGING_LOG_IMAGE_BODIES (#749)
- 2237bed feat(config): disable model list downloads with MODEL_LIST_URL=off (#753)
- 9829580 feat(dashboard): add model playground (#732)
- d661b97 feat(gemini): serve embeddings and image endpoints through the native API (#754)
- 4f15078 feat(images): add OpenAI-compatible /v1/images/edits endpoint (#748)
- 481cdcc feat(images): add OpenAI-compatible /v1/images/generations endpoint (#738)
- 9d25add feat(realtime): support OpenAI transcription sessions via intent=transcription (#750)
Bug Fixes
- 9fa5cfe fix(virtualmodels): persist session_affinity in the MongoDB store (#734)
- 7b1a591 fix(vllm): rename legacy reasoning_content to reasoning on replayed assistant messages (#751)