latitude-dev / latitude-llm

Latitude is the open-source prompt engineering platform to build, evaluate, and refine your prompts with AI
https://latitude.so
GNU Lesser General Public License v3.0
802 stars 51 forks source link

chore: fix performance of evaluation results table #3 #490

Closed geclos closed 2 weeks ago

geclos commented 2 weeks ago

The total count is just too much for the db. We have to remove it and resort to dumber pagination in favour of better performance.