You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built a custom interface for RAGFlow that creates a new session each time someone opens it. The system collects the user’s IP, timestamp, question, answer, and any feedback.
However, I’m facing a problem: in my interface I cannot display the sources as clickable links, the way they appear in RAGFlow’s default iframe.
With the iframe, the issue was that it didn’t include a feedback system I could monitor. As far as I know, RAGFlow doesn’t currently provide a working feedback mechanism.
Does anyone know how I can implement clickable sources in my custom interface, similar to how they work in the iframe, while still keeping my feedback system?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I built a custom interface for RAGFlow that creates a new session each time someone opens it. The system collects the user’s IP, timestamp, question, answer, and any feedback.
However, I’m facing a problem: in my interface I cannot display the sources as clickable links, the way they appear in RAGFlow’s default iframe.
With the iframe, the issue was that it didn’t include a feedback system I could monitor. As far as I know, RAGFlow doesn’t currently provide a working feedback mechanism.
Does anyone know how I can implement clickable sources in my custom interface, similar to how they work in the iframe, while still keeping my feedback system?
Beta Was this translation helpful? Give feedback.
All reactions