Commit 6dd7a72
authored
fix: update AI Gateway docs for Replicate provider (#26152)
* fix: update Replicate example to use Bearer auth and include version
- Change Authorization header from 'Token' to 'Bearer' prefix
- Add version field to request body with anthropic/claude-4.5-haiku example
- These changes reflect the actual working implementation
* Update replicate.mdx1 parent 76d1744 commit 6dd7a72
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
0 commit comments