List all candidate embedding models under the given credential type
embedding-model
List all candidate embedding models under the given credential type
Return all candidate embedding models under the credential type.
Unlike /knowledge_bases/embedding_models, which narrows the
list to what the knowledge base’s dimension policy accepts, this
endpoint reports the provider’s full catalogue — it answers “what
can this credential do”, not “what can I build a KB with”.
Args: body (ListEmbeddingModelsRequest): The request body.
Returns:
ListEmbeddingModelsResponse: The response body.
GET
List all candidate embedding models under the given credential type