@kudoai/chatgpt.js 2.6.5 → 2.6.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +343 -341
- package/chatgpt.js +24 -26
- package/dist/chatgpt.min.js +3 -3
- package/docs/README.md +15 -13
- package/docs/SECURITY.md +2 -2
- package/docs/USERGUIDE.md +6 -6
- package/docs/de/LICENSE.md +1 -1
- package/docs/de/README.md +15 -13
- package/docs/de/SECURITY.md +2 -2
- package/docs/es/LICENSE.md +1 -1
- package/docs/es/README.md +15 -13
- package/docs/es/SECURITY.md +2 -2
- package/docs/fr/LICENSE.md +1 -1
- package/docs/fr/README.md +15 -13
- package/docs/fr/SECURITY.md +2 -2
- package/docs/hi/LICENSE.md +1 -1
- package/docs/hi/README.md +15 -13
- package/docs/hi/SECURITY.md +2 -2
- package/docs/it/LICENSE.md +1 -1
- package/docs/it/README.md +15 -13
- package/docs/it/SECURITY.md +2 -2
- package/docs/ja/LICENSE.md +1 -1
- package/docs/ja/README.md +15 -13
- package/docs/ja/SECURITY.md +2 -2
- package/docs/ko/LICENSE.md +1 -1
- package/docs/ko/README.md +15 -13
- package/docs/ko/SECURITY.md +2 -2
- package/docs/ne/LICENSE.md +1 -1
- package/docs/ne/README.md +15 -13
- package/docs/ne/SECURITY.md +2 -2
- package/docs/nl/LICENSE.md +1 -1
- package/docs/nl/README.md +15 -13
- package/docs/nl/SECURITY.md +2 -2
- package/docs/pt/LICENSE.md +1 -1
- package/docs/pt/README.md +15 -13
- package/docs/pt/SECURITY.md +2 -2
- package/docs/vi/LICENSE.md +1 -1
- package/docs/vi/README.md +15 -13
- package/docs/vi/SECURITY.md +2 -2
- package/docs/zh-cn/LICENSE.md +1 -1
- package/docs/zh-cn/README.md +15 -13
- package/docs/zh-cn/SECURITY.md +2 -2
- package/docs/zh-tw/LICENSE.md +1 -1
- package/docs/zh-tw/README.md +15 -13
- package/docs/zh-tw/SECURITY.md +2 -2
- package/package.json +4 -4
- package/starters/chrome/docs/README.md +3 -3
- package/starters/chrome/docs/SECURITY.md +1 -1
- package/starters/chrome/docs/de/LICENSE.md +1 -1
- package/starters/chrome/docs/de/README.md +3 -3
- package/starters/chrome/docs/es/LICENSE.md +1 -1
- package/starters/chrome/docs/es/README.md +3 -3
- package/starters/chrome/docs/fr/LICENSE.md +1 -1
- package/starters/chrome/docs/fr/README.md +3 -3
- package/starters/chrome/docs/hi/LICENSE.md +1 -1
- package/starters/chrome/docs/hi/README.md +3 -3
- package/starters/chrome/docs/hi/SECURITY.md +1 -1
- package/starters/chrome/docs/it/LICENSE.md +1 -1
- package/starters/chrome/docs/it/README.md +3 -3
- package/starters/chrome/docs/ja/LICENSE.md +1 -1
- package/starters/chrome/docs/ja/README.md +3 -3
- package/starters/chrome/docs/ko/LICENSE.md +1 -1
- package/starters/chrome/docs/ko/README.md +3 -3
- package/starters/chrome/docs/nl/LICENSE.md +1 -1
- package/starters/chrome/docs/nl/README.md +3 -3
- package/starters/chrome/docs/pt/LICENSE.md +1 -1
- package/starters/chrome/docs/pt/README.md +3 -3
- package/starters/chrome/docs/vi/LICENSE.md +1 -1
- package/starters/chrome/docs/vi/README.md +3 -3
- package/starters/chrome/docs/zh-cn/LICENSE.md +1 -1
- package/starters/chrome/docs/zh-cn/README.md +3 -3
- package/starters/chrome/docs/zh-cn/SECURITY.md +1 -1
- package/starters/chrome/docs/zh-tw/LICENSE.md +1 -1
- package/starters/chrome/docs/zh-tw/README.md +3 -3
- package/starters/chrome/extension/content.js +1 -1
- package/starters/chrome/extension/lib/chatgpt.js +24 -26
- package/starters/chrome/extension/manifest.json +1 -1
- package/starters/chrome/extension/popup/index.html +1 -1
- package/starters/docs/LICENSE.md +1 -1
- package/starters/docs/README.md +4 -4
- package/starters/docs/de/LICENSE.md +1 -1
- package/starters/docs/de/README.md +4 -4
- package/starters/docs/es/LICENSE.md +1 -1
- package/starters/docs/es/README.md +4 -4
- package/starters/docs/fr/LICENSE.md +1 -1
- package/starters/docs/fr/README.md +4 -4
- package/starters/docs/hi/LICENSE.md +1 -1
- package/starters/docs/hi/README.md +4 -4
- package/starters/docs/it/LICENSE.md +1 -1
- package/starters/docs/it/README.md +4 -4
- package/starters/docs/ja/LICENSE.md +1 -1
- package/starters/docs/ja/README.md +4 -4
- package/starters/docs/ko/LICENSE.md +1 -1
- package/starters/docs/ko/README.md +4 -4
- package/starters/docs/nl/LICENSE.md +1 -1
- package/starters/docs/nl/README.md +4 -4
- package/starters/docs/pt/LICENSE.md +1 -1
- package/starters/docs/pt/README.md +4 -4
- package/starters/docs/vi/LICENSE.md +1 -1
- package/starters/docs/vi/README.md +4 -4
- package/starters/docs/zh-cn/LICENSE.md +1 -1
- package/starters/docs/zh-cn/README.md +4 -4
- package/starters/docs/zh-tw/LICENSE.md +1 -1
- package/starters/docs/zh-tw/README.md +4 -4
- package/starters/greasemonkey/chatgpt.js-greasemonkey-starter.user.js +4 -4
- package/starters/greasemonkey/docs/README.md +1 -1
- package/starters/greasemonkey/docs/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/de/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/es/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/fr/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/hi/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/hi/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/it/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/ja/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/ko/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/nl/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/pt/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/vi/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/zh-cn/LICENSE.md +1 -1
- package/starters/greasemonkey/docs/zh-cn/SECURITY.md +1 -1
- package/starters/greasemonkey/docs/zh-tw/LICENSE.md +1 -1
package/docs/USERGUIDE.md
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
|
|
144
144
|
```js
|
|
145
145
|
(async () => {
|
|
146
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
146
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
147
147
|
// Your code here...
|
|
148
148
|
})();
|
|
149
149
|
```
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
|
|
153
153
|
```js
|
|
154
154
|
var xhr = new XMLHttpRequest();
|
|
155
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
155
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
156
156
|
xhr.onload = function () {
|
|
157
157
|
if (xhr.status === 200) {
|
|
158
158
|
var chatgptJS = document.createElement('script');
|
|
@@ -170,11 +170,11 @@ function yourCode() {
|
|
|
170
170
|
|
|
171
171
|
## Greasemonkey
|
|
172
172
|
|
|
173
|
-
> **Note** _To use a starter template: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
173
|
+
> **Note** _To use a starter template: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
174
174
|
|
|
175
175
|
```js
|
|
176
176
|
...
|
|
177
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
177
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
178
178
|
// ==/UserScript==
|
|
179
179
|
|
|
180
180
|
// Your code here...
|
|
@@ -182,7 +182,7 @@ function yourCode() {
|
|
|
182
182
|
|
|
183
183
|
## Chrome
|
|
184
184
|
|
|
185
|
-
> **Note** _To use a starter template: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
185
|
+
> **Note** _To use a starter template: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
186
186
|
|
|
187
187
|
1. Save https://raw.githubusercontent.com/kudoai/chatgpt.js/main/chatgpt.js to a subdirectory (`lib` in this example)
|
|
188
188
|
|
|
@@ -1808,5 +1808,5 @@ chatgpt.sidebar.toggle();
|
|
|
1808
1808
|
<br>
|
|
1809
1809
|
<br>
|
|
1810
1810
|
|
|
1811
|
-
[Discuss](https://github.com/
|
|
1811
|
+
[Discuss](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
1812
1812
|
<a href="#">Back to top ↑</a>
|
package/docs/de/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# MIT-Lizenz
|
|
22
22
|
|
|
23
|
-
Urheberrechte (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
Urheberrechte (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & [mitwirkende](.#-mitwirkende)
|
|
24
24
|
|
|
25
25
|
Hiermit wird jeder Person, die eine Kopie erhält, kostenlos die Erlaubnis erteilt dieser Software und der zugehörigen Dokumentationsdateien (die „Software“) zu handeln an der Software ohne Einschränkung, einschließlich und ohne Einschränkung der Rechte zum Verwenden, Kopieren, Modifizieren, Zusammenführen, Veröffentlichen, Verteilen, Unterlizenzieren und/oder Verkaufen Kopien der Software zu erwerben und Personen zu gestatten, denen die Software gehört unter folgenden Bedingungen zur Verfügung gestellt:
|
|
26
26
|
|
package/docs/de/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// Ihr Code hier...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest();
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
93
94
|
xhr.onload = function () {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script');
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **Hinweis** _Um eine Starter-Vorlage zu verwenden: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **Hinweis** _Um eine Starter-Vorlage zu verwenden: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// Ihr Code hier...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **Hinweis** _Um eine Starter-Vorlage zu verwenden: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **Hinweis** _Um eine Starter-Vorlage zu verwenden: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
Da Google keinen Remote-Code zulässt, ist der lokale Import von chatgpt.js erforderlich:
|
|
125
126
|
|
|
@@ -186,7 +187,7 @@ chatgpt.get('reply', 'last');
|
|
|
186
187
|
|
|
187
188
|
Jeder Aufruf ruft gleichermaßen die letzte Antwort ab. Wenn Sie glauben, dass es funktioniert, wird es wahrscheinlich auch funktionieren ... also geben Sie es einfach ein! (Wer hat Zeit für Dokumente?)
|
|
188
189
|
|
|
189
|
-
Wenn dies nicht der Fall ist, schauen Sie sich den erweiterten [benutzerleitfaden](https://github.com/
|
|
190
|
+
Wenn dies nicht der Fall ist, schauen Sie sich den erweiterten [benutzerleitfaden](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) an oder reichen Sie einfach ein [Problem](https://github.com/KudoAI/chatgpt.js/issues) ein oder [PR](https://github.com/KudoAI/chatgpt.js/pulls) und es wird integriert, ganz einfach!
|
|
190
191
|
|
|
191
192
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
192
193
|
|
|
@@ -264,7 +265,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
264
265
|
<p><br>
|
|
265
266
|
|
|
266
267
|
<p id="showcase-cta">
|
|
267
|
-
Wenn Sie etwas mit chatgpt.js erstellt haben, das Sie teilen möchten, senden Sie eine E-Mail an <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> oder öffnen Sie einfach eine <a href="https://github.com/
|
|
268
|
+
Wenn Sie etwas mit chatgpt.js erstellt haben, das Sie teilen möchten, senden Sie eine E-Mail an <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> oder öffnen Sie einfach eine <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">Pull-Anfrage</a>!
|
|
268
269
|
</p>
|
|
269
270
|
|
|
270
271
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -300,6 +301,7 @@ Diese Bibliothek existiert dank Code, Übersetzungen, Problemen und Ideen der fo
|
|
|
300
301
|
[](https://github.com/philly88r)
|
|
301
302
|
[](https://github.com/thomasgauthier)
|
|
302
303
|
[](https://github.com/pranav-bhatt)
|
|
304
|
+
[](https://github.com/hopana)
|
|
303
305
|
[](https://github.com/Luwa-Tech)
|
|
304
306
|
[](https://github.com/dependabot)
|
|
305
307
|
[](https://chat.openai.com)
|
|
@@ -334,8 +336,8 @@ Diese Bibliothek existiert dank Code, Übersetzungen, Problemen und Ideen der fo
|
|
|
334
336
|
<div align="center">
|
|
335
337
|
|
|
336
338
|
**[Veröffentlichungen](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
337
|
-
[Benutzerhandbuch](https://github.com/
|
|
338
|
-
[Diskutieren](https://github.com/
|
|
339
|
+
[Benutzerhandbuch](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
340
|
+
[Diskutieren](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
339
341
|
<a href="#">Zurück nach oben ↑</a>
|
|
340
342
|
|
|
341
343
|
</div>
|
package/docs/de/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# Sicherheitsrichtlinie
|
|
22
22
|
|
|
23
|
-
Wenn Sie eine Sicherheitslücke finden, öffnen Sie bitte einen [Entwurf einer Sicherheitswarnung](https://github.com/
|
|
23
|
+
Wenn Sie eine Sicherheitslücke finden, öffnen Sie bitte einen [Entwurf einer Sicherheitswarnung](https://github.com/KudoAI/chatgpt.js/security/advisories/new).
|
|
24
24
|
|
|
25
|
-
Pull-Anfragen sind ebenfalls willkommen, aber aus Sicherheitsgründen senden Sie eine E-Mail an security@
|
|
25
|
+
Pull-Anfragen sind ebenfalls willkommen, aber aus Sicherheitsgründen senden Sie eine E-Mail an <security@kudoai.com> und warten Sie auf eine Antwort, bevor Sie sie veröffentlichen.
|
package/docs/es/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# Licencia MIT
|
|
22
22
|
|
|
23
|
-
Copyright (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
Copyright (c) 2023–2024 [KudoAI](https://github.com/KudoAI) y [colaboradores](.#-colaboradores)
|
|
24
24
|
|
|
25
25
|
Por la presente se concede permiso, sin cargo, a cualquier persona que obtenga una copia de este software y los archivos de documentación asociados (el "Software"), para tratar en el Software sin restricciones, incluidos, entre otros, los derechos usar, copiar, modificar, fusionar, publicar, distribuir, sublicenciar y/o vender copias del Software, y para permitir a las personas a quienes se les provisto para hacerlo, sujeto a las siguientes condiciones:
|
|
26
26
|
|
package/docs/es/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// Tu código aquí...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest();
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
93
94
|
xhr.onload = function () {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script');
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **Nota** _Para utilizar una plantilla de inicio: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **Nota** _Para utilizar una plantilla de inicio: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// Tu código aquí...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **Nota** _Para utilizar una plantilla de inicio: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **Nota** _Para utilizar una plantilla de inicio: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
Dado que Google no permite el código remoto, es necesario importar chatgpt.js localmente:
|
|
125
126
|
|
|
@@ -186,7 +187,7 @@ chatgpt.get('reply', 'last');
|
|
|
186
187
|
|
|
187
188
|
Cada llamada obtiene igualmente la última respuesta. Si crees que funciona, probablemente lo hará... ¡así que escríbelo! (¿Quién tiene tiempo para los documentos?)
|
|
188
189
|
|
|
189
|
-
Si no fue así, consulte la [guía del usuario](https://github.com/
|
|
190
|
+
Si no fue así, consulte la [guía del usuario](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) extendida, o simplemente envíe un [problema] (https:/ /github.com/KudoAI/chatgpt.js/issues) o [PR](https://github.com/KudoAI/chatgpt.js/pulls) y se integrará, ¡pan comido!
|
|
190
191
|
|
|
191
192
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
192
193
|
|
|
@@ -264,7 +265,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
264
265
|
<p><br>
|
|
265
266
|
|
|
266
267
|
<p id="showcase-cta">
|
|
267
|
-
¡Si ha creado algo con chatgpt.js que desea compartir, envíe un correo electrónico a <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> o simplemente abra una <a href="https://github.com/
|
|
268
|
+
¡Si ha creado algo con chatgpt.js que desea compartir, envíe un correo electrónico a <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> o simplemente abra una <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">solicitud de extracción</a>!
|
|
268
269
|
</p>
|
|
269
270
|
|
|
270
271
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -300,6 +301,7 @@ Esta biblioteca existe gracias al código, las traducciones, los problemas y las
|
|
|
300
301
|
[](https://github.com/philly88r)
|
|
301
302
|
[](https://github.com/thomasgauthier)
|
|
302
303
|
[](https://github.com/pranav-bhatt)
|
|
304
|
+
[](https://github.com/hopana)
|
|
303
305
|
[](https://github.com/Luwa-Tech)
|
|
304
306
|
[](https://github.com/dependabot)
|
|
305
307
|
[](https://chat.openai.com)
|
|
@@ -334,8 +336,8 @@ Esta biblioteca existe gracias al código, las traducciones, los problemas y las
|
|
|
334
336
|
<div align="center">
|
|
335
337
|
|
|
336
338
|
**[Lanzamientos](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
337
|
-
[Guía del usuario](https://github.com/
|
|
338
|
-
[Conversar](https://github.com/
|
|
339
|
+
[Guía del usuario](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
340
|
+
[Conversar](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
339
341
|
<a href="#">Volver arriba ↑</a>
|
|
340
342
|
|
|
341
343
|
</div>
|
package/docs/es/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# Politica de seguridad
|
|
22
22
|
|
|
23
|
-
Si encuentra una vulnerabilidad, abra un [borrador de aviso de seguridad](https://github.com/
|
|
23
|
+
Si encuentra una vulnerabilidad, abra un [borrador de aviso de seguridad](https://github.com/KudoAI/chatgpt.js/security/advisories/new).
|
|
24
24
|
|
|
25
|
-
Las solicitudes de extracción también son bienvenidas, pero por razones de seguridad, envíe un correo electrónico a security@
|
|
25
|
+
Las solicitudes de extracción también son bienvenidas, pero por razones de seguridad, envíe un correo electrónico a <security@kudoai.com> y espere una respuesta antes de hacerlo público.
|
package/docs/fr/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# Licence MIT
|
|
22
22
|
|
|
23
|
-
Droit d'auteur (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
Droit d'auteur (c) 2023–2024 [KudoAI](https://github.com/KudoAI) & [contributeurs](.#-contributeurs)
|
|
24
24
|
|
|
25
25
|
Permission est accordée, sans frais, à toute personne obtenant une copie de ce logiciel et des fichiers de documentation associés (le "Logiciel"), pour traiter dans le Logiciel sans restriction, y compris, sans s'y limiter, les droits utiliser, copier, modifier, fusionner, publier, distribuer, sous-licencier et/ou vendre copies du Logiciel, et de permettre aux personnes à qui le Logiciel est fourni pour ce faire, sous réserve des conditions suivantes:
|
|
26
26
|
|
package/docs/fr/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// Votre code ici...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest();
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
93
94
|
xhr.onload = function () {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script');
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **Remarque** _Pour utiliser un modèle de démarrage: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **Remarque** _Pour utiliser un modèle de démarrage: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// Votre code ici...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **Remarque** _Pour utiliser un modèle de démarrage: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **Remarque** _Pour utiliser un modèle de démarrage: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
Étant donné que Google n'autorise pas le code à distance, l'importation de chatgpt.js localement est requise:
|
|
125
126
|
|
|
@@ -186,7 +187,7 @@ chatgpt.get('reply', 'last');
|
|
|
186
187
|
|
|
187
188
|
Chaque appel récupère également la dernière réponse. Si vous pensez que cela fonctionne, cela fonctionnera probablement... alors tapez-le simplement!
|
|
188
189
|
|
|
189
|
-
Si ce n'est pas le cas, consultez le [guide de l'utilisateur](https://github.com/
|
|
190
|
+
Si ce n'est pas le cas, consultez le [guide de l'utilisateur](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) étendu, ou soumettez simplement un [problème](https://github.com/KudoAI/chatgpt.js/issues) ou [PR](https://github.com/KudoAI/chatgpt.js/pulls) et il sera intégré, très facile!
|
|
190
191
|
|
|
191
192
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
192
193
|
|
|
@@ -264,7 +265,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
264
265
|
<p><br>
|
|
265
266
|
|
|
266
267
|
<p id="showcase-cta">
|
|
267
|
-
Si vous avez créé quelque chose avec chatgpt.js que vous souhaitez partager, envoyez un e-mail à <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> ou ouvrez simplement une <a href="https://github.com/
|
|
268
|
+
Si vous avez créé quelque chose avec chatgpt.js que vous souhaitez partager, envoyez un e-mail à <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> ou ouvrez simplement une <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">pull request</a>!
|
|
268
269
|
</p>
|
|
269
270
|
|
|
270
271
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -300,6 +301,7 @@ Cette bibliothèque existe grâce au code, aux traductions, aux problèmes et au
|
|
|
300
301
|
[](https://github.com/philly88r)
|
|
301
302
|
[](https://github.com/thomasgauthier)
|
|
302
303
|
[](https://github.com/pranav-bhatt)
|
|
304
|
+
[](https://github.com/hopana)
|
|
303
305
|
[](https://github.com/Luwa-Tech)
|
|
304
306
|
[](https://github.com/dependabot)
|
|
305
307
|
[](https://chat.openai.com)
|
|
@@ -334,8 +336,8 @@ Cette bibliothèque existe grâce au code, aux traductions, aux problèmes et au
|
|
|
334
336
|
<div align="center">
|
|
335
337
|
|
|
336
338
|
**[Communiqués](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
337
|
-
[Guide de l'utilisateur](https://github.com/
|
|
338
|
-
[Discuter](https://github.com/
|
|
339
|
+
[Guide de l'utilisateur](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
340
|
+
[Discuter](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
339
341
|
<a href="#">Retour au sommet ↑</a>
|
|
340
342
|
|
|
341
343
|
</div>
|
package/docs/fr/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# Politique de sécurité
|
|
22
22
|
|
|
23
|
-
Si vous trouvez une vulnérabilité, veuillez ouvrir un [projet d'avis de sécurité](https://github.com/
|
|
23
|
+
Si vous trouvez une vulnérabilité, veuillez ouvrir un [projet d'avis de sécurité](https://github.com/KudoAI/chatgpt.js/security/advisories/new).
|
|
24
24
|
|
|
25
|
-
Les demandes d'extraction sont également les bienvenues, mais pour des raisons de sécurité, envoyez un e-mail à security@
|
|
25
|
+
Les demandes d'extraction sont également les bienvenues, mais pour des raisons de sécurité, envoyez un e-mail à <security@kudoai.com> et attendez une réponse avant de la rendre publique.
|
package/docs/hi/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# MIT लाइसेंस
|
|
22
22
|
|
|
23
|
-
कॉपीराइट (सी) 2023 [KudoAI](https://github.com/
|
|
23
|
+
कॉपीराइट (सी) 2023 [KudoAI](https://github.com/KudoAI) और [योगदानकर्ता](.#-योगदानकर्ता)
|
|
24
24
|
|
|
25
25
|
इसके द्वारा प्रति प्राप्त करने वाले किसी भी व्यक्ति को अनुमति निःशुल्क प्रदान की जाती है इस सॉफ़्टवेयर और संबंधित दस्तावेज़ फ़ाइलों ("सॉफ़्टवेयर") से निपटने के लिए सॉफ़्टवेयर में बिना किसी प्रतिबंध के, जिसमें बिना किसी सीमा के अधिकार शामिल हैं उपयोग करना, प्रतिलिपि बनाना, संशोधित करना, विलय करना, प्रकाशित करना, वितरित करना, उपलाइसेंस देना और/या बेचना सॉफ़्टवेयर की प्रतियां, और उन व्यक्तियों को अनुमति देना जिनके पास सॉफ़्टवेयर है निम्नलिखित शर्तों के अधीन, ऐसा करने के लिए सुसज्जित:
|
|
26
26
|
|
package/docs/hi/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
<h6>
|
|
5
|
-
<a href="https://github.com/
|
|
5
|
+
<a href="https://github.com/KudoAI/chatgpt.js/tree/main/docs">
|
|
6
6
|
<picture>
|
|
7
7
|
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-white-padded-icon17x15.svg">
|
|
8
8
|
<img src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/icons/earth-americas-padded-icon17x15.svg">
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
|
|
41
41
|
<div id="shields" align="center">
|
|
42
42
|
|
|
43
|
-
[](https://github.com/KudoAI/chatgpt.js/stargazers)
|
|
44
44
|
[](LICENSE.md)
|
|
45
|
-
[](https://github.com/
|
|
46
|
-
](https://github.com/KudoAI/chatgpt.js/commits/main)
|
|
46
|
+

|
|
47
47
|
[](https://app.codacy.com/gh/KudoAI/chatgpt.js/commits?utm_source=chatgpt%2Ejs&utm_content=github_shield)
|
|
48
|
+
[](https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=kudoai_chatgpt.js)
|
|
48
49
|
[](https://github.com/sindresorhus/awesome-chatgpt#javascript)
|
|
49
50
|
[](https://www.producthunt.com/posts/chatgpt-js)
|
|
50
51
|
|
|
@@ -80,7 +81,7 @@
|
|
|
80
81
|
|
|
81
82
|
```js
|
|
82
83
|
(async () => {
|
|
83
|
-
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
84
|
+
await import('https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js');
|
|
84
85
|
// आपका कोड यहां लिखें...
|
|
85
86
|
})();
|
|
86
87
|
```
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
|
|
90
91
|
```js
|
|
91
92
|
var xhr = new XMLHttpRequest()
|
|
92
|
-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
93
|
+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js')
|
|
93
94
|
xhr.onload = function() {
|
|
94
95
|
if (xhr.status === 200) {
|
|
95
96
|
var chatgptJS = document.createElement('script')
|
|
@@ -107,11 +108,11 @@ function yourCode() {
|
|
|
107
108
|
|
|
108
109
|
### <img style="margin: 0 2px -0.065rem 0" height=17 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/tampermonkey-icon28.png"></picture><img style="margin: 0 2px -0.035rem 1px" height=17.5 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/starters/media/images/icons/violentmonkey-icon100.png"> Greasemonkey:
|
|
109
110
|
|
|
110
|
-
> **टिप्पणी** _स्टार्टर टेम्पलेट का उपयोग करने के लिए: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/
|
|
111
|
+
> **टिप्पणी** _स्टार्टर टेम्पलेट का उपयोग करने के लिए: [kudoai/chatgpt.js-greasemonkey-starter](https://github.com/KudoAI/chatgpt.js-greasemonkey-starter)_
|
|
111
112
|
|
|
112
113
|
```js
|
|
113
114
|
...
|
|
114
|
-
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.
|
|
115
|
+
// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@2.6.7/dist/chatgpt.min.js
|
|
115
116
|
// ==/UserScript==
|
|
116
117
|
|
|
117
118
|
// आपका कोड यहां लिखें...
|
|
@@ -119,7 +120,7 @@ function yourCode() {
|
|
|
119
120
|
|
|
120
121
|
### <img style="margin: 0 2px -1px 0" height=16 src="https://www.google.com/chrome/static/images/favicons/apple-icon-60x60.png"> Chrome:
|
|
121
122
|
|
|
122
|
-
> **टिप्पणी** _स्टार्टर टेम्पलेट का उपयोग करने के लिए: [kudoai/chatgpt.js-chrome-starter](https://github.com/
|
|
123
|
+
> **टिप्पणी** _स्टार्टर टेम्पलेट का उपयोग करने के लिए: [kudoai/chatgpt.js-chrome-starter](https://github.com/KudoAI/chatgpt.js-chrome-starter)_
|
|
123
124
|
|
|
124
125
|
चूँकि Google रिमोट कोड की अनुमति नहीं देता है, इसलिए Chatgpt.js को स्थानीय रूप से आयात करना आवश्यक है:
|
|
125
126
|
|
|
@@ -187,7 +188,7 @@ chatgpt.get('reply', 'last')
|
|
|
187
188
|
|
|
188
189
|
यह सभी समान रिजल्ट देते है, जैसे की लास्ट रिस्पॉन्स। अगर आपको लगता है कि जो आप लिख रहे है वो काम करेगा..., तो यह संभव है की वो काम करेगा तो बस लिख के देखें।
|
|
189
190
|
|
|
190
|
-
यदि ऐसा नहीं हुआ, तो विस्तारित [यूजरगाइड](https://github.com/
|
|
191
|
+
यदि ऐसा नहीं हुआ, तो विस्तारित [यूजरगाइड](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) देखें, या बस एक [इश्यू](https://github.com/KudoAI/chatgpt.js/issues) सबमिट करें या [PR](https://github.com/KudoAI/chatgpt.js/pulls) और इसे एकीकृत किया जाएगा, आसान!
|
|
191
192
|
|
|
192
193
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
193
194
|
|
|
@@ -265,7 +266,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
265
266
|
<p><br>
|
|
266
267
|
|
|
267
268
|
<p id="showcase-cta">
|
|
268
|
-
यदि आपने chatgpt.js के साथ कुछ बनाया है जिसे आप साझा करना चाहते हैं, तो ईमेल करें <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> या बस एक <a href="https://github.com/
|
|
269
|
+
यदि आपने chatgpt.js के साथ कुछ बनाया है जिसे आप साझा करना चाहते हैं, तो ईमेल करें <a href="mailto:showcase@chatgptjs.org">showcase@chatgptjs.org</a> या बस एक <a href="https://github.com/KudoAI/chatgpt.js/pulls" target="_blank" rel="noopener">पुल अनुरोध</a>!
|
|
269
270
|
</p>
|
|
270
271
|
|
|
271
272
|
<img height=8px width="100%" src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/docs/assets/images/aqua-separator.png">
|
|
@@ -301,6 +302,7 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
301
302
|
[](https://github.com/philly88r)
|
|
302
303
|
[](https://github.com/thomasgauthier)
|
|
303
304
|
[](https://github.com/pranav-bhatt)
|
|
305
|
+
[](https://github.com/hopana)
|
|
304
306
|
[](https://github.com/Luwa-Tech)
|
|
305
307
|
[](https://github.com/dependabot)
|
|
306
308
|
[](https://chat.openai.com)
|
|
@@ -335,8 +337,8 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
|
|
|
335
337
|
<div align="center">
|
|
336
338
|
|
|
337
339
|
**[विज्ञप्ति](https://www.npmjs.com/package/@kudoai/chatgpt.js?activeTab=versions)** /
|
|
338
|
-
[यूजरगाइड](https://github.com/
|
|
339
|
-
[चर्चा करना](https://github.com/
|
|
340
|
+
[यूजरगाइड](https://github.com/KudoAI/chatgpt.js/blob/main/docs/USERGUIDE.md) /
|
|
341
|
+
[चर्चा करना](https://github.com/KudoAI/chatgpt.js/discussions) /
|
|
340
342
|
<a href="#">वापस शीर्ष पर ↑</a>
|
|
341
343
|
|
|
342
344
|
</div>
|
package/docs/hi/SECURITY.md
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
|
|
21
21
|
# सुरक्षा नीति
|
|
22
22
|
|
|
23
|
-
यदि आपको कोई भेद्यता मिलती है, तो कृपया एक [ड्राफ्ट सुरक्षा सलाहकार](https://github.com/
|
|
23
|
+
यदि आपको कोई भेद्यता मिलती है, तो कृपया एक [ड्राफ्ट सुरक्षा सलाहकार](https://github.com/KudoAI/chatgpt.js/security/advisories/new) खोलें।
|
|
24
24
|
|
|
25
|
-
पुल अनुरोधों का भी स्वागत है, लेकिन सुरक्षा कारणों से, security@
|
|
25
|
+
पुल अनुरोधों का भी स्वागत है, लेकिन सुरक्षा कारणों से, <security@kudoai.com> पर एक ईमेल भेजें और इसे सार्वजनिक करने से पहले प्रतिक्रिया की प्रतीक्षा करें।
|
package/docs/it/LICENSE.md
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
# Licenza MIT
|
|
22
22
|
|
|
23
|
-
Diritto d'autore (c) 2023–2024 [KudoAI](https://github.com/
|
|
23
|
+
Diritto d'autore (c) 2023–2024 [KudoAI](https://github.com/KudoAI) e [contributori](.#-contributori)
|
|
24
24
|
|
|
25
25
|
Con la presente si concede, a chiunque ottenga una copia di questo software e dei file di documentazione associati (il "Software"), l'autorizzazione a usare gratuitamente il Software senza alcuna limitazione, compresi i diritti di usare, copiare, modificare, unire, pubblicare, distribuire, cedere in sottolicenza e/o vendere copie del Software, nonché di permettere ai soggetti cui il Software è fornito di fare altrettanto, alle seguenti condizioni: L'avviso di copyright indicato sopra e questo avviso di autorizzazione devono essere inclusi in ogni copia o parte sostanziale del Software.
|
|
26
26
|
|