From 5f4ef298e3d4d74784ac53d75d0d43379efa2efc Mon Sep 17 00:00:00 2001 From: Alexander Baranov <677093+sashabaranov@users.noreply.github.com> Date: Fri, 23 Jun 2023 13:07:43 +0400 Subject: [PATCH] Update README.md (#406) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 522a85e78..ef1db98cc 100644 --- a/README.md +++ b/README.md @@ -555,3 +555,10 @@ OPENAI_TOKEN=XXX go test -v -tags=integration ./api_integration_test.go ``` If the `OPENAI_TOKEN` environment variable is not available, integration tests will be skipped. + +## Thank you + +We want to take a moment to express our deepest gratitude to the [contributors](https://github.com/sashabaranov/go-openai/graphs/contributors) and sponsors of this project: +- [Carson Kahn](https://carsonkahn.com) of [Spindle AI](https://spindleai.com) + +To all of you: thank you. You've helped us achieve more than we ever imagined possible. Can't wait to see where we go next, together!