This repository was archived by the owner on Feb 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-56
lines changed
documentation/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +2
-56
lines changed Original file line number Diff line number Diff line change @@ -98,62 +98,8 @@ and generative queries. Users may also enter custom queries and prompts.
9898Provided by Red Hat Openshift DevSpaces, this IDE allows developers to work with the codebase and test their changes
9999in a live environment.
100100
101-
102- === Different decorators
103-
104- [TIP]
105- ====
106- This is a Tip
107- ====
108-
109- [NOTE]
110- ====
111- This is a NOTE
112- ====
113-
114- [WARNING]
115- ====
116- This is a WARNING
117- ====
118-
119- [IMPORTANT]
120- ====
121- This is IMPORTANT
122- ====
123-
124-
125- === Creating tables
126-
127- [cols="1a,1a,1a"]
128- |===
129- | *Column A* | Column *A* | _Column C_
130- |
131- * Lorem Ipsum
132- * Lorem Ipsum
133-
134- |
135- * Lorem Ipsum
136- * Lorem Ipsum
137-
138- |
139- * Lorem Ipsum
140- * Lorem Ipsum
141- |===
142-
143-
144-
145- === Content that can be copied
146-
147- Click below to copy the content
148- [.console-input]
149- [source,shell script]
150- ----
151- oc version #openshift cli client
152- oc login --token=<token> --server=<server>
153- ----
154-
155-
156101[#more_tech]
157102== About the Technology Stack
158103
159- If you want to include more details about the tech stack you used, this is the place.
104+ https://weaviate.io/[Weaviate] is an open-source vector database that makes it easy to build AI applications.
105+ https://ollama.com/[Ollama] is a popular and easy to use platform to host and serve LLMs.
You can’t perform that action at this time.
0 commit comments