Skip to content

Commit bd3d74c

Browse files
committed
docs: remove beta-labels for examples
1 parent 3c610ca commit bd3d74c

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

packages/docs/src/content/docs/components/image/examples.mdx

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,6 @@ You can also use coordinates to crop to the exact location you need:
254254
/>
255255
```
256256

257-
:::note
258-
The extract transformation is currently in Beta. [Learn more](https://cloudinary.com/documentation/transformation_reference#e_extract).
259-
:::
260-
261257
### Generative Fill
262258

263259
`fillBackground`: Fills the background of an image using Generative AI
@@ -288,10 +284,6 @@ The extract transformation is currently in Beta. [Learn more](https://cloudinary
288284
/>
289285
```
290286

291-
:::note
292-
The generative fill transformation is currently in Beta. <a href="https://cloudinary.com/documentation/transformation_reference#b_gen_fill">Learn more</a>.
293-
:::
294-
295287
### Generative Recolor
296288

297289
`recolor`: Recolors an object in an image using Generative AI
@@ -322,10 +314,6 @@ The generative fill transformation is currently in Beta. <a href="https://cloudi
322314
/>
323315
```
324316

325-
:::note
326-
The generative replace transformation is currently in Beta. <a href="https://cloudinary.com/documentation/transformation_reference#e_gen_replace">Learn more</a>.
327-
:::
328-
329317
### Generative Remove
330318

331319
`remove`: Removes an object in an image using Generative AI
@@ -356,10 +344,6 @@ The generative replace transformation is currently in Beta. <a href="https://clo
356344
/>
357345
```
358346

359-
:::note
360-
The generative replace transformation is currently in Beta. <a href="https://cloudinary.com/documentation/transformation_reference#e_gen_replace">Learn more</a>.
361-
:::
362-
363347
### Generative Replace
364348

365349
`replace`: Replaces an object in an image using Generative AI
@@ -390,10 +374,6 @@ The generative replace transformation is currently in Beta. <a href="https://clo
390374
/>
391375
```
392376

393-
:::note
394-
The generative replace transformation is currently in Beta. <a href="https://cloudinary.com/documentation/transformation_reference#e_gen_replace">Learn more</a>.
395-
:::
396-
397377
### Generative Restore
398378

399379
`restore`: Restores an image using Generative AI.
@@ -437,10 +417,6 @@ After:
437417
/>
438418
```
439419

440-
:::note
441-
The generative restore transformation is currently in Beta. <a href="https://cloudinary.com/documentation/transformation_reference#e_gen_restore">Learn more</a>.
442-
:::
443-
444420
### Generative Replace Background
445421

446422
Uses generative AI to replace the background of your image. It can either generate a background for you based on context, or take in a prompt.
@@ -535,9 +511,6 @@ You can also pass in a seed to the prompt:
535511
/>
536512
```
537513

538-
:::note
539-
The generative replace background transformation is currently in Beta. [Learn more](https://cloudinary.com/documentation/transformation_reference#e_gen_background_replace).
540-
:::
541514

542515
## Filters & Effects
543516

0 commit comments

Comments
 (0)