noahxzhu commented on issue #1705:
URL: https://github.com/apache/age/issues/1705#issuecomment-2080424582

   > @noahxzhu thanks for looking into it. i would also like to settle on one 
db tenchnology for rag. also not sure you are aware of 
[langchain-ai/langchain#20582](https://github.com/langchain-ai/langchain/pull/20582)
   
   @stdweird I checked the source code, and this implementation has made a 
tricky workaround: it removed all the special characters from the label using 
re.compile("[^0-9a-zA-Z]+"). Yes, that will work, but I think AGE should 
support special characters in labels. @markgomer, at least I think the python 
driver is buggy for this kind of special cases.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to