.. _large_language_model: #################### Large Language Model #################### Oracle Cloud Infrastructure (OCI) `Data Science `_ is a fully managed, serverless platform that empowers data science teams to build, train, and manage machine learning models on Oracle Cloud Infrastructure. The platform features `AI Quick Actions `_, which enable you to deploy, evaluate, and fine-tune foundation models directly within OCI Data Science. Designed for users eager to quickly harness AI capabilities, these actions provide a streamlined, code-free, and efficient environment for working with foundation models. You can access AI Quick Actions directly from the Data Science Notebook. Detailed documentation on deploying LLM models in OCI Data Science using AI Quick Actions is available `here `_ and `here `_. This section provides comprehensive information on integrating OCI with **LangChain, Autogen, LlamaIndex**, and other third-party **LLM frameworks**. .. toctree:: :maxdepth: 2 aqua_client training_llm langchain_models autogen_integration llamaindex_integration deploy_langchain_application retrieval guardrails