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
@@ -128,13 +128,14 @@ export default async function SupportPage() {
128
128
jwt: authToken,
129
129
teamId: undefined,
130
130
});
131
-
132
-
constsupportPromptPrefix="You are a Customer Success Agent at thirdweb, assisting customers with blockchain and Web3-related issues. Use the following details to craft a professional, empathetic response: ";
131
+
132
+
constsupportPromptPrefix=
133
+
"You are a Customer Success Agent at thirdweb, assisting customers with blockchain and Web3-related issues. Use the following details to craft a professional, empathetic response: ";
133
134
constexamplePrompts=[
134
135
"ERC20 - Transfer Amount Exceeds Allowance",
135
136
"Replacement transaction underpriced / Replacement fee too low",
0 commit comments