New

The executive guide to generative AI

Read more

API quick reference

edit

All the trained models endpoints have the following base:

/_ml/trained_models/

You can also integrate NLP models from different providers such as Cohere, HuggingFace, or OpenAI and use them as a service through the inference API.

The inference APIs have the following base:

/_inference/
Was this helpful?
Feedback