-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load assistants #4
Comments
Did your server successfully start? |
issue fixed Disable Ad Blockers or Privacy Extensions |
I'm getting the same error. Not got any privacy blockers on. TAVILY_API_KEY is set via export. ` Built research-rabbit @ file:///Users/garethcurtis/Documents/Hyperlogik/research-
╦ ┌─┐┌┐┌┌─┐╔═╗┬─┐┌─┐┌─┐┬ ┬
This in-memory server is designed for development and testing. 2025-01-07T17:34:50.718562Z [info ] Will watch for changes in these directories: ['/Users/garethcurtis/Documents/Hyperlogik/research-rabbit'] [uvicorn.error] api_variant=local_dev garethcurtis@Gareths-MacBook-Pro ~ % curl 127.0.0.1:2024 Then smith.langchain.com says: Failed to load assistants Looks like Uvicorn is failing:
Any ideas please? |
Took another look at this - seems it just doesn't like Safari. Chrome seems to work ok. Might be worth adding a note to the docs unless I missed that somewhere. Thanks. |
Just wanted to add a +1 to this issue, works no problem on my Mac on chrome but safari seems to be blocking connection to the API. |
Failed to load assistants |
It works in Chrome in Incognito WIndow. A bit bizare. |
I had the same issue in Brave. Fixed after turning the brave shields off. |
I'm tagging @hinthornw and @dqbd on this. |
Hello! Will update the connection guide to give more clear guidance when failing to access local services. |
I got this error and to fix it all I had to do that was remove brave shields for this site. |
Had this issue w/ Safari on MacOS (error message below). I can confirm that switching to a recent Chrome build worked. Suspect it is the Safari private relay that breaks things. Failed to load assistants |
Same here except Chrome with/without Incognito doesn't work either. MacOS 15.1.1, Private relay is off. The server is up, but http://127.0.0.1:2024 returns 404 |
Tagging @lc-arjun @dqbd ... they recently merged configuration tab w/ assistants. We should be sure: At least before, users could still set configuration even if assistants could not be loaded. cc: @hinthornw |
For some reasons l`m getting this error, have double checked export TAVILY_API_KEY
Please verify if the API server is running or accessible from the browser.
TypeError: Failed to fetch
The text was updated successfully, but these errors were encountered: