Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 0367239

Browse files
authored
Merge pull request #1 from redhat-solution-patterns/bkoz-dev
cleaned up
2 parents e678098 + d778b52 commit 0367239

File tree

1 file changed

+2
-56
lines changed

1 file changed

+2
-56
lines changed

documentation/modules/ROOT/pages/02-architecture.adoc

Lines changed: 2 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -98,62 +98,8 @@ and generative queries. Users may also enter custom queries and prompts.
9898
Provided by Red Hat Openshift DevSpaces, this IDE allows developers to work with the codebase and test their changes
9999
in 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.

0 commit comments

Comments
 (0)