0ptim / JellyChat

🪼 AI chatbot for the DeFiChain ecosystem.
https://defichainwiki.com/jellychat
MIT License
11 stars 2 forks source link

QA Sources as separate elements #81

Closed 0ptim closed 1 year ago

0ptim commented 1 year ago

The idea is to display the sources links from the wiki as separate clickable UI components instead of just letting the LLM return them in the output.

Pros: Nicer UI/UX and more reliable Cons: The LLM does not see/know the source, and it requires a more complex implementation

0ptim commented 1 year ago

Not really a nice thing because platforms like Telegram/Discord/etc. don't support it anyway.