Skip to content

Commit

Permalink
add bold
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato committed Dec 13, 2024
1 parent 05c0808 commit 5dfc6f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/modules/ROOT/pages/01-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ image::01-composer-architecture.png[Composer Architecture]

The current deployed applications include the following Composer components:

* Chat UI with Composer Studio - A PatternFly based web UI designed to allow users to easily create new chat assistants and interact with existing assistants.
* Conductor Microservice - A Quarkus based API that hosts the various assistants, which can leverage a RAG pattern with a vector database and various LLMs, and acts as a gateway for any chat application.
* Document Ingestion Pipeline - A pipeline that allows users to ingest documents into a vector database using both Tekton and Data Science Pipelines
* *Chat UI with Composer Studio* - A PatternFly based web UI designed to allow users to easily create new chat assistants and interact with existing assistants.
* *Conductor Microservice* - A Quarkus based API that hosts the various assistants, which can leverage a RAG pattern with a vector database and various LLMs, and acts as a gateway for any chat application.
* *Document Ingestion Pipeline* - A pipeline that allows users to ingest documents into a vector database using both Tekton and Data Science Pipelines

image::01-composer-topology.png[Composer Topology]

Expand Down

0 comments on commit 5dfc6f2

Please sign in to comment.