fix format issue (#855)

Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com>
This commit is contained in:
Neo Zhang Jianyu
2024-11-05 17:05:20 +08:00
committed by GitHub
parent c1c5798485
commit b8948f248f

View File

@@ -2,7 +2,7 @@
This dataprep microservice ingests the input files and uses LLM (TGI or OpenAI model when OPENAI_API_KEY is set) to extract entities, relationships and descriptions of those to build a graph-based text index.
### Setup Environment Variables
## Setup Environment Variables
```bash
# Manually set private environment settings