Update README.md of ChatQnA for layout (#1842)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ying Hu
2025-04-18 11:41:35 +08:00
committed by GitHub
parent 4c05e7fd1c
commit 1b3f1f632a
3 changed files with 12 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
This document outlines the single node deployment process for a ChatQnA application utilizing the [GenAIComps](https://github.com/opea-project/GenAIComps.git) microservices on Intel Xeon server. The steps include pulling Docker images, container deployment via Docker Compose, and service execution to integrate microservices such as `embedding`, `retriever`, `rerank` and `llm`.
# Table of contents
## Table of contents
1. [ChatQnA Quick Start Deployment](#chatqna-quick-start-Deployment)
2. [ChatQnA Docker Compose file Options](#chatqna-docker-compose-files)