From 3a227701b26789d023a5adaf022b069dbd33215e Mon Sep 17 00:00:00 2001 From: yangdx Date: Sun, 19 Jan 2025 10:44:46 +0800 Subject: [PATCH] pre-commit run --all-files --- lightrag/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightrag/api/README.md b/lightrag/api/README.md index 4af5c7ce..d1c9e171 100644 --- a/lightrag/api/README.md +++ b/lightrag/api/README.md @@ -63,7 +63,7 @@ The output of the last command will give you the endpoint and the key for the Op ### About Ollama API -We provide an Ollama-compatible interfaces for LightRAG, aiming to emulate LightRAG as an Ollama chat model. This allows AI chat frontends supporting Ollama, such as Open WebUI, to access LightRAG easily. +We provide an Ollama-compatible interfaces for LightRAG, aiming to emulate LightRAG as an Ollama chat model. This allows AI chat frontends supporting Ollama, such as Open WebUI, to access LightRAG easily. #### Choose Query mode in chat