File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/ai-studio/reference Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -115,9 +115,9 @@ The inference task associated with the mode.
115115
116116| Name | Type | Description |
117117| --- | --- | --- |
118- | audio\_ generation | string | A text-to-audio generative model. |
119- | chat_completion | string | A model capable of taking chat-formatted messages and generate responses. |
118+ | audio-generation | string | A text-to-audio generative model. |
119+ | chat-completions | string | A model capable of taking chat-formatted messages and generate responses. |
120120| embeddings | string | A model capable of generating embeddings from a text. |
121- | image\_ embeddings | string | A model capable of generating embeddings from an image and text description. |
122- | image\_ generation | string | A model capable of generating images from an image and text description. |
123- | text\_ generation | string | A text generation model. |
121+ | image-embeddings | string | A model capable of generating embeddings from an image and text description. |
122+ | image-generation | string | A model capable of generating images from an image and text description. |
123+ | text-generation | string | A text generation model. |
You can’t perform that action at this time.
0 commit comments