Hacker News new | ask | show | jobs
Show HN: A Go client for GitHub Models (simple, fast, MIT licensed) (github.com)
2 points by maaydin 183 days ago
1 comments

OP 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.