pub async fn enable_embeddings( model_type: Option<String>, ) -> Result<MCPToolResult, Error>
Check whether the embeddings feature is available and return supported models.