generative-ai
=================

Description
-----------
OCI Generative AI is a fully managed service that provides a set of state-of-the-art, customizable large language models (LLMs) that cover a wide range of use cases for text generation, summarization, and text embeddings.

Use the Generative AI service management CLI to create and manage `dedicated AI clusters <https://docs.cloud.oracle.com/api/#/en/generative-ai/latest/DedicatedAiCluster/>`__, `endpoints <https://docs.cloud.oracle.com/api/#/en/generative-ai/latest/Endpoint/>`__, `custom models <https://docs.cloud.oracle.com/api/#/en/generative-ai/latest/Model/>`__, and `work requests <https://docs.cloud.oracle.com/api/#/en/generative-ai/latest/WorkRequest/>`__ in the Generative AI service. For example, create a custom model by fine-tuning an out-of-the-box model using your own data, on a fine-tuning dedicated AI cluster. Then, create a hosting dedicated AI cluster with an endpoint to host your custom model.

To access your custom model endpoints, or to try the out-of-the-box models to generate text, summarize, and create text embeddings see the [Generative AI Inference CLI].

To learn more about the service, see the `Generative AI documentation <https://docs.cloud.oracle.com/iaas/Content/generative-ai/home.htm>`__.

Available Commands
------------------
* :doc:`dedicated-ai-cluster </cmdref/generative-ai/dedicated-ai-cluster>`

  * :doc:`change-compartment </cmdref/generative-ai/dedicated-ai-cluster/change-compartment>`
  * :doc:`create </cmdref/generative-ai/dedicated-ai-cluster/create>`
  * :doc:`delete </cmdref/generative-ai/dedicated-ai-cluster/delete>`
  * :doc:`get </cmdref/generative-ai/dedicated-ai-cluster/get>`
  * :doc:`update </cmdref/generative-ai/dedicated-ai-cluster/update>`

* :doc:`dedicated-ai-cluster-collection </cmdref/generative-ai/dedicated-ai-cluster-collection>`

  * :doc:`list-dedicated-ai-clusters </cmdref/generative-ai/dedicated-ai-cluster-collection/list-dedicated-ai-clusters>`

* :doc:`endpoint </cmdref/generative-ai/endpoint>`

  * :doc:`change-compartment </cmdref/generative-ai/endpoint/change-compartment>`
  * :doc:`create </cmdref/generative-ai/endpoint/create>`
  * :doc:`delete </cmdref/generative-ai/endpoint/delete>`
  * :doc:`get </cmdref/generative-ai/endpoint/get>`
  * :doc:`update </cmdref/generative-ai/endpoint/update>`

* :doc:`endpoint-collection </cmdref/generative-ai/endpoint-collection>`

  * :doc:`list-endpoints </cmdref/generative-ai/endpoint-collection/list-endpoints>`

* :doc:`model </cmdref/generative-ai/model>`

  * :doc:`change-compartment </cmdref/generative-ai/model/change-compartment>`
  * :doc:`create </cmdref/generative-ai/model/create>`
  * :doc:`delete </cmdref/generative-ai/model/delete>`
  * :doc:`get </cmdref/generative-ai/model/get>`
  * :doc:`update </cmdref/generative-ai/model/update>`

* :doc:`model-collection </cmdref/generative-ai/model-collection>`

  * :doc:`list-models </cmdref/generative-ai/model-collection/list-models>`

* :doc:`work-request </cmdref/generative-ai/work-request>`

  * :doc:`get </cmdref/generative-ai/work-request/get>`
  * :doc:`list </cmdref/generative-ai/work-request/list>`

* :doc:`work-request-error </cmdref/generative-ai/work-request-error>`

  * :doc:`list </cmdref/generative-ai/work-request-error/list>`

* :doc:`work-request-log-entry </cmdref/generative-ai/work-request-log-entry>`

  * :doc:`list-work-request-logs </cmdref/generative-ai/work-request-log-entry/list-work-request-logs>`


.. toctree::
    :hidden:

    /cmdref/generative-ai/dedicated-ai-cluster
    /cmdref/generative-ai/dedicated-ai-cluster-collection
    /cmdref/generative-ai/endpoint
    /cmdref/generative-ai/endpoint-collection
    /cmdref/generative-ai/model
    /cmdref/generative-ai/model-collection
    /cmdref/generative-ai/work-request
    /cmdref/generative-ai/work-request-error
    /cmdref/generative-ai/work-request-log-entry