OCI Data Science Model Deployment Endpoint
OCI Data Science is a fully managed and serverless platform for data science teams to build, train, and manage machine learning models in the Oracle Cloud Infrastructure.
For the latest updates, examples and experimental features, please see ADS LangChain Integration.
This notebooks goes over how to use an LLM hosted on a OCI Data Science Model Deployment.
For authentication, the oracle-ads library is used to automatically load credentials required for invoking the endpoint.
!pip3 install oracle-ads