sashabaranov / go-openai

OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Apache License 2.0
8.6k stars 1.29k forks source link

run integration tests #769

Closed sashabaranov closed 2 weeks ago

sashabaranov commented 2 weeks ago

Continuing the work in https://github.com/sashabaranov/go-openai/pull/762 to actually run integration tests when we merge to the master branch.