Show HN: GoModel – an open-source AI gateway in Go

https://github.com/ENTERPILOT/GOModel/

Article

  • Open-source AI gateway written in Go for routing requests across LLM providers
  • Includes semantic caching layer with vector similarity lookups
  • Aims to unify provider APIs so apps don’t change code when switching models

Discussion

  • Commenters flagged maintenance burden: providers break APIs constantly, <24h turnaround required
  • Competing Go gateway sbproxy.dev mentioned; Bifrost also cited as more mature alternative
  • Key open question: truly unified API is impossible due to provider-specific params (temperature, tool choice, reasoning effort)

Discuss on HN


Type Link
Added Apr 21, 2026
Modified Apr 21, 2026