sashabaranov / go-openaiLinks
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
☆10,499Updated 2 months ago
Alternatives and similar repositories for go-openai
Users that are interested in go-openai are comparing it to the libraries listed below
Sorting:
- LangChain for Go, the easiest way to write LLM-based programs in Go☆8,434Updated last week
- Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron☆6,857Updated last month
- Go implementation of JSON Web Tokens (JWT).☆8,831Updated last week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,594Updated last week
- Simple HTTP, REST, and SSE client library for Go☆11,473Updated this week
- a cron library for go☆14,032Updated last year
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,758Updated 2 years ago
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆12,504Updated last week
- Compile-time Dependency Injection for Go☆14,335Updated 4 months ago
- Better structured concurrency for go