Skip to content

v1.59.0

Choose a tag to compare

@github-actions github-actions released this 26 May 23:14
· 58 commits to main since this release
3e5c334

1.59.0 (2026-05-26)

Bug Fixes

  • add google-cloud-aiplatform dep so LiteLLM can route to Vertex (2163a6e)
  • omit empty tag candidates instead of emitting DEFAULT placeholders (5881b18)

Features

  • add gdpr data export and account deletion routes (2068da1)
  • decouple agents from providers via new Models entity (815efc3)
  • expose brand and region on the LiteLLM catalog (88ded55)
  • expose type and active on the LiteLLM catalog, hide STT/TTS (ab3af43)
  • follow-up message suggestions (c30c3ff)
  • forward user/role/project/agent tags to LiteLLM requests (275f6a2)
  • implement litellm proxy integration (spec b) (2812298)
  • safe auto-setup of LiteLLM's database schema (ff2e2df)
  • scope LiteLLM passthrough to a project and expand tag metadata (a15f3db)
  • speech-to-text and text-to-speech via litellm proxy (091e186)