Show HN: A Go client for GitHub Models (simple, fast, MIT licensed)
1–2 of 2 posts
Re: Show HN: A Go client for GitHub Models (simple, fast, MIT licensed)
#2OP 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.