We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19b074 commit ffa7abcCopy full SHA for ffa7abc
README.md
@@ -554,4 +554,4 @@ These tests send real network traffic to the OpenAI API and may reach rate limit
554
OPENAI_TOKEN=XXX go test -v -tags=integration ./api_integration_test.go
555
```
556
557
-If `OPENAI_TOKEN` environment variables are not available, integration tests will be skipped.
+If the `OPENAI_TOKEN` environment variable is not available, integration tests will be skipped.
0 commit comments