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 `__, `endpoints `__, `custom models `__, and `work requests `__ 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 `__. Available Commands ------------------ * :doc:`dedicated-ai-cluster ` * :doc:`change-compartment ` * :doc:`create ` * :doc:`delete ` * :doc:`get ` * :doc:`update ` * :doc:`dedicated-ai-cluster-collection ` * :doc:`list-dedicated-ai-clusters ` * :doc:`endpoint ` * :doc:`change-compartment ` * :doc:`create ` * :doc:`delete ` * :doc:`get ` * :doc:`update ` * :doc:`endpoint-collection ` * :doc:`list-endpoints ` * :doc:`model ` * :doc:`change-compartment ` * :doc:`create ` * :doc:`delete ` * :doc:`get ` * :doc:`update ` * :doc:`model-collection ` * :doc:`list-models ` * :doc:`work-request ` * :doc:`get ` * :doc:`list ` * :doc:`work-request-error ` * :doc:`list ` * :doc:`work-request-log-entry ` * :doc:`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