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 b1ac7dd commit 4d5f2b8Copy full SHA for 4d5f2b8
openai-java.json
@@ -0,0 +1,11 @@
1
+{
2
+ "description": "OpenAI official Java API",
3
+ "properties": [
4
+ { "name": "v", "value": "1.6.0" },
5
+ { "name": "v-renovate-hint", "value": "update: package=com.openai:openai-java" }
6
+ ],
7
+ "link": "https://github.com/openai/openai-java",
8
+ "dependencies": [
9
+ "com.openai:openai-java:$v"
10
+ ]
11
+}
0 commit comments