Rich Dawe
Rich Dawe
I would be interested if anyone has any thoughts on my suggestion: > Perhaps the moderation code could use map types, instead of having hard-coded fields. That way, the code...
@pony-maggie I'm not 100% sure how to do this, but this might work: You can pass in a [custom `http.Client` as part of the configuration](https://github.com/sashabaranov/go-openai/blob/master/config.go#L27), when setting up the OpenAI...
An example of where this would be helpful at my work: We're using mise to manage our local development environments. We're using FoundationDB with some go bindings that are use...
Thanks for opening this PR, and providing this feature to other folks. I'm just going to close and re-open it, so the latest version of the GitHub Actions are run...