Custom prompt for entity extration #1672
              
                Unanswered
              
          
                  
                    
                      rchengreat
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments
-
| 
         @rchengreat Have you tried modifying this list of seed entities? https://github.com/HKUDS/LightRAG/blob/main/env.example#L128  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         I tried adding Hobbies to my .env: but once I do that, I get this: but if I remove Hobbies, it works fine. Any hints @parag-osano ?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I want to write customized prompt for entity extraction. Primarily I want to provide a private list of entity names in prompt. I hope during entity extraction, the system could look into the provided list and match the best entity name. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions