Skip to main content
The IBM WatsonX model provides access to IBM’s language models.

Parameters

| retries | int | 0 | Number of retries to attempt before raising a ModelProviderError | | delay_between_retries | int | 1 | Delay between retries, in seconds | | exponential_backoff | bool | False | If True, the delay between retries is doubled each time | IBM WatsonX extends the OpenAI-compatible interface and supports most parameters from OpenAI.