diff --git a/assets/.keep b/assets/.keep deleted file mode 100644 index 6c37b163..00000000 --- a/assets/.keep +++ /dev/null @@ -1 +0,0 @@ -empty file to create assets folder diff --git a/lightrag/api/docs/LightRagWithPostGRESQL.md b/lightrag/api/docs/LightRagWithPostGRESQL.md index 96d036e1..75088660 100644 --- a/lightrag/api/docs/LightRagWithPostGRESQL.md +++ b/lightrag/api/docs/LightRagWithPostGRESQL.md @@ -1,6 +1,6 @@ # Installing and Using PostgreSQL with LightRAG -This guide provides step-by-step instructions on setting up PostgreSQL for use with LightRAG, a tool designed to enhance large language model (LLM) performance using retrieval-augmented generation techniques. +This guide provides step-by-step instructions on setting up PostgreSQL for use with LightRAG, a tool designed to enhance large language model (LLM) performance using retrieval-augmented generation techniques. ## Prerequisites