mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update chatgpt.js
This commit is contained in:
parent
e585b3e2d4
commit
8a2a4c4760
|
@ -29,7 +29,7 @@ function chat(content) {
|
||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"role": "developer",
|
"role": "developer",
|
||||||
"content": "Write all future code examples in JavaScript ES3 using the exports variable. Respond exclusively in code without blocks."
|
"content": "Write all future code examples in JavaScript ES3 using the exports variable. Include a test method with the fixed name test. Respond exclusively in code without blocks."
|
||||||
}, {
|
}, {
|
||||||
"role": "user",
|
"role": "user",
|
||||||
"content": content
|
"content": content
|
||||||
|
|
Loading…
Reference in New Issue
Block a user