File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interactive-ai-holograms/java-version/src/main/resources/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ <h5>Ask the hologram a question and get a reply!</h5>
114
114
< div class ="col-md-4 " style ="margin-top: 0; ">
115
115
< span style ="margin-bottom: 0; font-weight: normal; font-size: 1rem; display: block; "> 1. Select one...</ span >
116
116
< div class ="radio-group " style ="margin-top: 0; ">
117
- < label > < input type ="radio " name ="mode " value ="use chat " checked > ask LLM directly </ label >
118
- < label > < input type ="radio " name ="mode " value ="use vector "> use Select AI and RAG with vector search </ label >
117
+ < label > < input type ="radio " name ="mode " value ="use chat " checked > Use Oracle Select AI and Vector Search </ label >
118
+ < label > < input type ="radio " name ="mode " value ="use vector "> Use Oracle AI Toolkit and Optimizer </ label >
119
119
</ div >
120
120
</ div >
121
121
<!-- Center column: instructions and mic/clear buttons, aligned top -->
You can’t perform that action at this time.
0 commit comments