@@ -137,6 +137,9 @@ Supported Models & Platforms
137137 * `ElevenLabs STT `_ with `ElevenLabs `_ as Platform
138138 * `Cartesia TTS `_ with `Cartesia `_ as Platform
139139 * `Cartesia STT `_ with `Cartesia `_ as Platform
140+ * **Image/Video Models **
141+ * `Decart T2I `_ with `Decart `_ as Platform
142+ * `Decart T2V `_ with `Decart `_ as Platform
140143
141144Generic Platforms
142145~~~~~~~~~~~~~~~~~
@@ -548,12 +551,15 @@ Code Examples
548551.. _`Anthropic` : https://www.anthropic.com/
549552.. _`AWS Bedrock` : https://aws.amazon.com/bedrock/
550553.. _`LiteLLM` : https://docs.litellm.ai/docs/
551- .. _`ElevenLabs` : https://elevenlabs.io/
552- .. _`ElevenLabs STT` : https://elevenlabs.io/speech-to-text
553- .. _`ElevenLabs TTS` : https://elevenlabs.io/text-to-speech
554554.. _`Cartesia` : https://cartesia.ai/
555555.. _`Cartesia STT` : https://cartesia.ai/ink
556556.. _`Cartesia TTS` : https://cartesia.ai/sonic
557+ .. _`Decart` : https://decart.ai/
558+ .. _`Decart T2I` : https://platform.decart.ai/models/lucy-image
559+ .. _`Decart T2V` : https://platform.decart.ai/models/lucy
560+ .. _`ElevenLabs` : https://elevenlabs.io/
561+ .. _`ElevenLabs STT` : https://elevenlabs.io/speech-to-text
562+ .. _`ElevenLabs TTS` : https://elevenlabs.io/text-to-speech
557563.. _`LiteLLM example` : https://github.com/symfony/ai/blob/main/examples/litellm/chat.php
558564.. _`Meta's Llama` : https://www.llama.com/
559565.. _`Ollama` : https://ollama.com/
0 commit comments