github ENTERPILOT/GoModel v0.1.81

4 hours ago

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)

Performance

  • 39cfd3f perf(auditlog): index free-text search with pg_trgm on PostgreSQL (#744)
  • 5d0895f perf(auditlog): rank session threads in a single pass (#743)
  • 4caa235 perf(auditlog): serve user_path filters from an index (#736)
  • 8256d93 perf(models): fetch the model list conditionally with ETag (#752)

Don't miss a new GoModel release

NewReleases is sending notifications on new releases.