Skip to content

Commit 5f6895d

Browse files
Merge pull request #369 from Portkey-AI/small-fix
fix/small-fix
2 parents f169888 + 451b53e commit 5f6895d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

product/ai-gateway/multimodal-capabilities/image-generation.mdx

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -137,21 +137,6 @@ On completion, the request will get logged in the logs UI where the image can be
137137
<img src="/images/product/ai-gateway/ai-14.avif"/>
138138
</Frame>
139139

140-
## Supported Providers and Models
141-
142-
The following providers are supported for image generation with more providers getting added soon. Please raise a [request](/integrations/llms/suggest-a-new-integration) or a [PR](https://github.com/Portkey-AI/gateway/pulls) to add model or provider to the AI gateway.
143-
144-
| Provider | Models | Functions |
145-
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------- |
146-
| [OpenAI](/integrations/llms/openai) | dall-e-2, dall-e-3 | Create Image (text to image) |
147-
| [Azure OpenAI](/integrations/llms/azure-openai) | dall-e-2, dall-e-3 | Create Image (text to image) |
148-
| [Stability](/integrations/llms/stability-ai) | stable-diffusion-v1-6, stable-diffusion-xl-1024-v1-0 | Create Image (text to image) |
149-
| [AWS Bedrock](/integrations/llms/aws-bedrock) | `Stable Image Ultra, Stable Diffusion 3 Large (SD3 Large), Stable Image Core, Stable Diffusion XL 1.0` | Create Image (text to image) |
150-
| Segmind | [Refer here](/integrations/llms/segmind) | Create Image (text to image) |
151-
| Together AI (Coming Soon) | | |
152-
| Monster API (Coming Soon) | | |
153-
| Replicate (Coming Soon) | | |
154-
155140
## Cookbook
156141

157142
[**Here's a detailed cookbook on image generation using Portkey**](https://github.com/Portkey-AI/portkey-cookbook/blob/main/examples/image-generation.ipynb) which demonstrates the use of multiple providers and routing between them through Configs.

0 commit comments

Comments
 (0)