Find models by region with model discovery in OCI Generative AI

OCI Generative AI now supports model discovery. Use model discovery to find models in a specified region and review details such as:

  • Model capability including chat, text embedding, and text reranking.
  • Input and output types, such as IMAGE_TEXT_TO_TEXT.
  • Whether a model supports on-demand or dedicated serving.
  • Parameters such as temperature and maximum output tokens.
  • Retirement date, if available.

Model discovery is available through the ListModelDiscovery API operation and the list-model-discovery CLI command. Model discovery isn't available in the Console. Learn about Model Discovery in OCI Generative AI