Skip to content

Commit c5af8b4

Browse files
authored
Update fallbacks.mdx
"in the following example" paragraph was duplicated, so deleting
1 parent df951e2 commit c5af8b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/ai-gateway/configuration/fallbacks.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ By default, Cloudflare triggers your fallback if a model request returns an erro
1717

1818
### Example
1919

20-
In the following example, a request first goes to the [Workers AI](/workers-ai/) Inference API. If the request fails, it falls back to OpenAI.
21-
2220
In the following example, a request first goes to the [Workers AI](/workers-ai/) Inference API. If the request fails, it falls back to OpenAI. The response header `cf-aig-step` indicates which provider successfully processed the request.
2321

2422
1. Sends a request to Workers AI Inference API.

0 commit comments

Comments
 (0)