LightRAG icon indicating copy to clipboard operation
LightRAG copied to clipboard

[Question]:Can the internal prompts used for document indexing be customized?

Open amoroccoire opened this issue 1 month ago • 1 comments

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

No response

Additional Context

I'm considering switching to a smaller LLM (e.g., an 8B) to reduce the hardware requirement and run it locally.

amoroccoire avatar Nov 15 '25 22:11 amoroccoire

LightRAG will soon introduce a feature allowing users to customize prompt templates. In the meantime, you can manually modify the prompt.py file to adjust prompts.

danielaskdd avatar Nov 17 '25 02:11 danielaskdd