hayhooks icon indicating copy to clipboard operation
hayhooks copied to clipboard

New features for Hayhooks

Open mpangrazzi opened this issue 10 months ago • 2 comments

This is a sort of a "Roadmap part 2" for Hayhooks. I will list here any possibile improvements with a rough estimation of implementation difficulty.

🟥 - difficult 🟨 - medium 🟩 - easy 🟪 - to investigate

  • [x] 🟩 Add examples to programmatically create an hayhooks instance (to add custom routes or middlewares)
  • [x] 🟩 Add an overwrite option to update a pipeline without the need of restarting the server
  • [x] 🟨 Support file uploads (e.g. for indexing pipelines)

mpangrazzi avatar Feb 17 '25 13:02 mpangrazzi

Hello, let me hijack this thread. Another crucial feature would be citations/references. Without those, there is no RAG.. Have you considered it when it comes to the Open-WebUI integration? Thanks, Hayhooks idea is awesome!

vaclcer avatar Jun 21 '25 09:06 vaclcer

Hi @vaclcer! Yes, definitely citations / references is a thing to have. Actually, we are working on this! The plan is to support some open-webui events, hopefully also citations. Keep an eye on the next release!

mpangrazzi avatar Jun 25 '25 15:06 mpangrazzi