Failed to load assistants

Author: BaltsatCreated Feb 25, 2025Updated Jun 23, 2025

When installing the repo and starting the UI service at https://smith.langchain.com/studio/?baseUrl=http://127.0.0.1:2024 gives an error:

Failed to load assistants Please verify if the API server is running or accessible from the browser. TypeError: Load failed

Image

The documentation endpoint methods work however at http://127.0.0.1:2024/docs

Image

Terminal logs are also OK:

Image

How to fix this?

Source: langchain-ai/local-deep-researcher