do i need to initialize the active session in my RAG evaluation code?
Generally “active session” is concept for the jupyter notebooks. When the UI is already on standby, i.e. server mode, it comes down to sending things to the right IP address, which I believe most of our code should have taken care of that for you behind the scenes. But if you do run into specific issues, we’ll be happy to assist.