Skip to content

Commit d3f9795

Browse files
authored
Update README to reflect OCI Generative AI endpoint
Update README to reflect OCI Generative AI endpoint
2 parents 6b4d4a5 + cf73e97 commit d3f9795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ import httpx
103103
from openai import OpenAI
104104
from oci_openai import OciUserPrincipalAuth
105105

106-
# Example for OCI Data Science Model Deployment endpoint
106+
# Example for OCI Generative AI endpoint
107107
client = OpenAI(
108108
api_key="OCI",
109109
base_url="https://inference.generativeai.us-chicago-1.oci.oraclecloud.com/20231130/actions/v1",

0 commit comments

Comments
 (0)