chart2 = Plot.plot({marks: [ Plot.barY(hallucination_data, {x:"method",y:"value",fill:"#ff562c" }), Plot.text(hallucination_data, {x:"method",y:"value",text: d => d.value.toFixed(1) +"%",dy:-8,fontWeight:"bold" }) ],y: {domain: [0,100],label:"Share of answers with at least one invented reference (%)" },width:550,height:400,fontWeight:"bold"})
html`<div class="custom">${chart2}<style>.custom svg { font-size: 20px !important }`
First user feedbacks
First feedbacks are mostly positive :
Streaming is fast
Main negative feedbacks:
Retriever gives outdated papers (how to prioretize recent content?)