openai / openai-go

The official Go library for the OpenAI API
Apache License 2.0
294 stars 19 forks source link

feat(assistants): add polling helpers and examples #84

Closed jacobzim-stl closed 1 week ago

jacobzim-stl commented 2 weeks ago

Implemented and tested polling helpers to match Node and Python SDKs, added examples