Skip to main content
Generate text embeddings using IBM’s watsonx.ai platform.

Supported Models

You can find a list of supported models at IBM watsonx.ai Documentation. The currently supported model names are:
  • ibm/slate-125m-english-rtrvr
  • ibm/slate-30m-english-rtrvr
  • sentence-transformers/all-minilm-l12-v2
  • intfloat/multilingual-e5-large

Parameters

The following parameters can be passed to the create method:

Usage Example

First, the watsonx.ai library is an optional dependency, so must be installed separately:
Optionally set environment variables (if not passing credentials to create directly):