You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chatgpt.sh
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,6 @@ SYSTEM_PROMPT="You are ChatGPT, a large language model trained by OpenAI. Answer
7
7
8
8
COMMAND_GENERATION_PROMPT="Return a one-line bash command with the functionality I will describe. Return ONLY the command ready to run in the terminal. The command should do the following:"
9
9
10
-
EXPLAIN_CODE_PROMPT="Explain in great detail, step by step the following code. Identify any dependencies, libraries, software packages. If you find any errors suggest a solution. Try to guess the context and application it is used on. This is the code:"
0 commit comments