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 1c7fc10 commit 47ff5b1Copy full SHA for 47ff5b1
README.md
@@ -40,6 +40,10 @@ implementation("com.openai:openai-java:0.13.0")
40
41
<!-- x-release-please-end -->
42
43
+## Requirements
44
+
45
+This library requires Java 8 or later.
46
47
## Usage
48
49
### Configure the client
@@ -414,7 +418,3 @@ This package generally follows [SemVer](https://semver.org/spec/v2.0.0.html) con
414
418
We take backwards-compatibility seriously and work hard to ensure you can rely on a smooth upgrade experience.
415
419
416
420
We are keen for your feedback; please open an [issue](https://www.github.com/openai/openai-java/issues) with questions, bugs, or suggestions.
417
-
-## Requirements
-This library requires Java 8 or later.
0 commit comments