YutaSaito
YutaSaito
Okay. The context of the beforeAll method is given the parent class and nested class, and the context of the beforeEach method is given the nested class. --- I tried...
If there is a problem with the code, I will fix it, so could you please review it?
This issue was fixed in #15184. Please try it with v1.77.7.
@icsy7867 If you’re running it locally, please try running `npm run dev` and check it on `http://localhost:3000`.
@icsy7867 From the logs, it looks like the backend is running fine — maybe it’s a browser cache issue? Could you try clearing your browser cache once?
I’ll check it tomorrow, but it might just be that `npm build` wasn’t run.
The commit hash for tag `v1.77.7-nightly` is https://github.com/BerriAI/litellm/commit/b7ca138a8d083b3e32c4d497280284ad9dce38c3. Between https://github.com/BerriAI/litellm/commit/aca8ae7962b8e72de86c4d51399be81fa977cf7e (where this fix was included) and https://github.com/BerriAI/litellm/commit/b7ca138a8d083b3e32c4d497280284ad9dce38c3, there were no changes made to `litellm/proxy/_experimental/out/`, so it seems the UI wasn’t...