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

feature: improve performance of evaluations section #456

Closed geclos closed 2 weeks ago

geclos commented 2 weeks ago

Starting by moving the header computations and reducing the amount of times we compute the data. Also fixes a bug with the eval results endpoint pagination.