Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Regarding the lightrag_ollama_age_demo.py example and the lightrag_zhipu_postgres_demo.py example #1037

Open
2 tasks done
khaidoan opened this issue Mar 9, 2025 · 0 comments
Labels
question Further information is requested

Comments

@khaidoan
Copy link

khaidoan commented Mar 9, 2025

Do you need to ask a question?

  • I have searched the existing question and discussions and this question is not already answered.
  • I believe this is a legitimate question, not just a bug or feature request.

Your Question

I am new to LightRAG. I am looking inside the example folder. It has the lightrag_ollama_age_demo.py file, and the lightrag_zhipu_postgres_demo.py file. I am exploring both of these. They both creates the chunk_entity_relation graph. However, the lightrag_zhipu_postgres_demo.py file also creates the following tables: lightrag_doc_chunks, lightrag_doc_full, lightrag_doc_status, lightrag_llm_cache, lightrag_vdb_entity, lightrag_vdb_relation. When I tried the lightrag_ollama_age_demo.py example, I also saw a lot of errors, something like "too many connections". My questions:

  1. Does the lightrag_ollama_age_demo.py also create similar tables?
  2. Beside the above error, which example should I follow? Which one provide more benefits?

Additional Context

No response

@khaidoan khaidoan added the question Further information is requested label Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant