回答編集履歴
2
f
test
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
下記によると、課金すると解決するそうです。
|
2
|
-
|
2
|
+
https://github.com/TheoKanning/openai-java/issues/85
|
3
3
|
> adding a credit card to my new account ended up resolving the issue despite the fact that the free account provides $18 in credit.
|
4
4
|
|
5
5
|
クレジットカードを用意して、OPEN AIのサイトで支払登録しましょう。
|
6
|
-
|
6
|
+
|
7
7
|
|
8
8
|
どうでもいいですけど、これってクローンでもなんでもないですね。ただAPIをたたいてその出力をクライアントに出すだけのものじゃないかと。
|
9
9
|
|
1
ついか
test
CHANGED
@@ -1,4 +1,8 @@
|
|
1
|
+
下記によると、課金すると解決するそうです。
|
2
|
+
|
3
|
+
> adding a credit card to my new account ended up resolving the issue despite the fact that the free account provides $18 in credit.
|
4
|
+
|
1
|
-
|
5
|
+
クレジットカードを用意して、OPEN AIのサイトで支払登録しましょう。
|
2
6
|
https://github.com/TheoKanning/openai-java/issues/85
|
3
7
|
|
4
8
|
どうでもいいですけど、これってクローンでもなんでもないですね。ただAPIをたたいてその出力をクライアントに出すだけのものじゃないかと。
|