Skip to content

Commit 801818c

Browse files
authored
Update Documentation Images for v1 (#141)
* Update Documentation Images for v1
1 parent 34f626c commit 801818c

32 files changed

+17
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To run the application in a container; download the [source](https://github.com/
8686

8787
1. [Configure](https://oracle-samples.github.io/ai-optimizer/client/configuration/index.html) the **AI Optimizer**.
8888

89-
##### Got OCI?
89+
#### Got OCI?
9090
The **AI Optimizer** can be deployed with an Oracle Autonomous Database 23ai using infrastructure as code. Deploy the **AI Optimizer** in Oracle Cloud Infrastructure using OCI Resource Manager:
9191

9292
[![Deploy to Oracle Cloud][magic_button]][magic_arch_stack]

docs/content/advanced/springai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ GRANT SELECT ON ADMIN.MXBAI_EMBED_LARGE_512_103_COSINE TO vector;
146146
* So, then you can deploy it:
147147

148148
```bash
149-
oractl:> deploy --app-name rag --service-name myspringai --artifact-path <ProjectDir>/target/myspringai-0.0.1-SNAPSHOT.jar --image-version 0.0.1 --java-version ghcr.io/oracle/graalvm-native-image-obaas:21 --service-profile obaas
149+
oractl:> deploy --app-name rag --service-name myspringai --artifact-path <ProjectDir>/target/myspringai-1.0.0-SNAPSHOT.jar --image-version 1.0.0 --java-version ghcr.io/oracle/graalvm-native-image-obaas:21 --service-profile obaas
150150
```
151151

152152
* test opening first a new tunnel:
7.71 KB
Loading
7.79 KB
Loading
7.95 KB
Loading
7.49 KB
Loading
9.82 KB
Loading
11.5 KB
Loading
34.1 KB
Loading
28.4 KB
Loading

0 commit comments

Comments
 (0)