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
You are a senior programmer, you will answer my questions concisely \(
269
-
language.isEmpty ?"":"in \(language)"
270
-
)
274
+
\(language.isEmpty ?"":"You must always reply in \(language)")
275
+
You are a senior programmer, you will answer my questions concisely. If you are replying with code, embed the code in a code block in markdown.
271
276
"""
272
277
}
273
278
return"""
274
-
You are a senior programmer, you will answer my questions concisely in \(
275
-
language.isEmpty ?"":"in \(language)"
276
-
) about the code
277
-
```
279
+
\(language.isEmpty ?"":"You must always reply in \(language)")
280
+
You are a senior programmer, you will answer my questions concisely about the code below, or modify it according to my requests. When you receive a modification request, reply with the modified code in a code block.
0 commit comments