Rerank in OCI Generative AI

This page describes how to use rerank in OCI Generative AI.

  • This task cannot be done in the Console, but you can create a dedicated AI cluster for the rerank model before you perform a rerank task using the CLI or the API.
  • To chat, use the chat-result operation in Generative AI Inference CLI.

    Enter the following command for a list of options to use with the chat-result operation.

    oci generative-ai-inference chat-result -h

    For a complete list of parameters and values for the OCI Generative AI CLI commands, see Generative AI Inference CLI and Generative AI Management CLI.

  • Run the Chat operation to chat using the large language models.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.