File tree 1 file changed +1
-1
lines changed
_ml-commons-plugin/remote-models
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ The following table provides a comprehensive list of connector blueprints availa
46
46
| [ Amazon SageMaker] ( https://aws.amazon.com/sagemaker/ ) | [ Text embedding models for batch inference] ( https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateModel.html ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/batch_inference_sagemaker_connector_blueprint.md ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/batch_inference_sagemaker_connector_blueprint.md ) |
47
47
| [ Amazon SageMaker] ( https://aws.amazon.com/sagemaker/ ) | [ Text embedding models] ( https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateModel.html ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/2.x/docs/remote_inference_blueprints/sagemaker_connector_blueprint.md ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/2.x/docs/remote_inference_blueprints/sagemaker_connector_blueprint.md ) |
48
48
| [ Azure OpenAI] ( https://azure.microsoft.com/en-us/products/ai-services/openai-service ) | [ Chat models] ( https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models?tabs=global-standard%2Cstandard-chat-completions#gpt-4 ) (for example, ` gpt-4 ` ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/azure_openai_connector_chat_blueprint.md ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/azure_openai_connector_chat_blueprint.md ) |
49
- | [ Azure OpenAI] ( https://azure.microsoft.com/en-us/products/ai-services/openai-service ) | [ Text embedding models] ( https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#embeddings ) (for example, ` text-embedding-ada-002 ` ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/azure_openai_connector_embedding_blueprint.md ) | N/A |
49
+ | [ Azure OpenAI] ( https://azure.microsoft.com/en-us/products/ai-services/openai-service ) | [ Text embedding models] ( https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#embeddings ) (for example, ` text-embedding-ada-002 ` ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/azure_openai_connector_embedding_blueprint.md ) | [ Blueprint ] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md ) |
50
50
| [ Cohere] ( https://cohere.com/ ) | [ Chat models] ( https://docs.cohere.com/reference/chat ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/cohere_connector_chat_blueprint.md ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/cohere_connector_chat_blueprint.md ) |
51
51
| [ Cohere] ( https://cohere.com/ ) | [ Multimodal embedding models] ( https://docs.cohere.com/reference/embed ) (for example, ` embed-english-v3.0 ` ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/cohere_connector_image_embedding_blueprint.md ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/standard_blueprints/cohere_connector_image_embedding_standard_blueprint.md ) |
52
52
| [ Cohere] ( https://cohere.com/ ) | [ Text embedding models] ( https://docs.cohere.com/reference/embed ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/2.x/docs/remote_inference_blueprints/cohere_connector_embedding_blueprint.md ) | [ Blueprint] ( https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/standard_blueprints/cohere_connector_text_embedding_standard_blueprint.md ) |
You can’t perform that action at this time.
0 commit comments