Skip to content

Commit 5010bfd

Browse files
Update application.properties
1 parent 3bffa09 commit 5010bfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ ORDS_ENDPOINT_URL="https://myordsendpointurl"
77
ORDS_ENDPOINT_URL="https://rddainsuh6u1okc-aidatabaseworkshop.adb.us-ashburn-1.oraclecloudapps.com/ords/aiuser/_sdw/"
88
OCI_VISION_SERVICE_ENDPOINT="https://vision.aiservice.myregion.oci.oraclecloud.com"
99
OCI_SPEECH_SERVICE_ENDPOINT="https://speech.aiservice.myregion.oci.oraclecloud.com"
10-
OCI_GENAI_SERVICE_ENDPOINT="https://generativeai.us-chicago-1.oci.oraclecloud.com"
10+
OCI_GENAI_SERVICE_ENDPOINT="https://inference.generativeai.us-chicago-1.oci.oraclecloud.com"
11+

0 commit comments

Comments
 (0)