fixed a typo in docs/docs/integrations/toolkits/github.ipynb
pull/12352/head
ZC Wong 11 months ago committed by GitHub
parent 6720458c7d
commit 374f4cd2bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -354,7 +354,7 @@
"issue = github.get_issue(9)\n", "issue = github.get_issue(9)\n",
"\n", "\n",
"prompt = f\"\"\"\n", "prompt = f\"\"\"\n",
"You are a seinor frontend developer who is experienced in HTML, CSS, and JS- especially React.\n", "You are a senior frontend developer who is experienced in HTML, CSS, and JS- especially React.\n",
"You have been assigned the below issue. Complete it to the best of your ability.\n", "You have been assigned the below issue. Complete it to the best of your ability.\n",
"Remember to first make a plan and pay attention to details like file names and commonsense.\n", "Remember to first make a plan and pay attention to details like file names and commonsense.\n",
"Then execute the plan and use tools appropriately.\n", "Then execute the plan and use tools appropriately.\n",

Loading…
Cancel
Save