Skip to content

v0.1.82

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:17
· 1 commit to main since this release
7a0ccd6

Changelog

Features

  • 528e406 feat(gemini): serve n image generations as parallel generateContent calls (#764)
  • 52dffdf feat(models): add merge mode for configured provider models (#762)
  • e6e6e55 feat(models): filter provider inventory by glob pattern and price cap (#769)
  • b08e453 feat(realtime): support OpenAI speech translation sessions (#770)
  • 7032fe7 feat(usage): flag zero-usage image and embedding rows with a cost caveat (#765)

Bug Fixes

  • 2e13824 fix(cache): fall back to local model cache when Redis is unreachable (#771)
  • 31c5e63 fix(test): make nil-guard test exits explicit for staticcheck (#761)
  • d248641 fix(test): retry throwaway-schema drops on PostgreSQL catalog races (#766)