LinkinStars commented on issue #1509:
URL: https://github.com/apache/answer/issues/1509#issuecomment-4028150023

   > (ignore PR event in discussion thread, sorry for the noise)
   > 
   > Do you think a plugin is a better approach?
   > 
   > Here are my implementations in core: 
https://github.com/william-p/answer/commits/featWebhooks/
   > 
   > I intended to split this into multiple pull requests ...
   
   There's already a PR (https://github.com/apache/answer/pull/1510) that might 
help with your use case. Your goal is to sync Answer data to QDrant for RAG, 
right? PR #1510 adds semantic search and embedding capabilities directly into 
Answer's AI chat. This means you may no longer need the external webhook → N8N 
→ QDrant flow — you could potentially achieve the same RAG functionality 
entirely within Answer.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to