Skip to content

Commit 6dca476

Browse files
kodster28sdnts
authored andcommitted
Revert "Revert "[DocsAI] Update noresponse message (cloudflare#23097)" (cloudflare#23429)" (cloudflare#23430)
This reverts commit 544d4da.
1 parent 8d3445b commit 6dca476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DocsAI.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ export default function SupportAI() {
201201
{
202202
role: "assistant",
203203
content:
204-
"I'm unable to provide an answer to that at the moment. Please rephrase your query and I'll try again.",
204+
"We are experiencing errors with your request. These errors can be due to too many requests or an issue with our upstream model availability.\n\nTry asking again later. If that does not work, search [our docs](/search/) or the [Cloudflare Community](community.cloudflare.com/search).",
205205
},
206206
]);
207207
throw error;

0 commit comments

Comments
 (0)