API url nexusraven.nexusflow.ai is down so is not possible to run some notebooks of Function-calling and data extraction with LLMs
I also got this error today. The full error in the notebook is:
ConnectTimeout: HTTPConnectionPool(host=‘nexusraven.nexusflow.ai’, port=80): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f5178a2fe10>, ‘Connection to nexusraven.nexusflow.ai timed out. (connect timeout=None)’))
1 Like
I am algo getting the same timeout error in nexusraven.nexusflow.ai
The url had changed or is something temporary?
Not with the team, had to address this recently…
Have created a repo here, where you can recreate the labs locally (requires access to Azure OpenAI). Should be able to run in any notebook environment, or locally
