Show HN: A Go client for GitHub Models (simple, fast, MIT licensed)
github.comOP here. I needed a lightweight Go wrapper for GitHub Models and couldn't find one. This library provides:
- completion for user and org level
- zero dependencies
- example code in the README
Would love feedback from Go devs using LLMs.