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
880 stars 57 forks source link

Redirect to log correct page in paginated logs list #626

Closed andresgutgon closed 4 days ago

andresgutgon commented 5 days ago

What?

We were doing a shitty version of this in the client with a useEffect and I realize that we have a backend. So I just moved to it. Also: Make the playground resizable and avoid requesting a log when one is in flight

TODO