Unable to Connect OpenAI #6134
Unanswered
rohithmuppidi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have integrated openai api key and model but im getting the bellow error. kindly explain me what to do
⚠️ SECURITY WARNING ⚠️
in terminal:
INFO: 127.0.0.1:53630 - "GET /api/version HTTP/1.1" 200 OK
INFO: 127.0.0.1:53631 - "GET /api/auth/type HTTP/1.1" 200 OK
INFO: 127.0.0.1:53631 - "GET /api/sessions/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53630 - "GET /api/teams/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53630 - "GET /api/sessions/1/runs?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53631 - "GET /api/teams/1?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53632 - "GET /api/sessions/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53643 - "GET /api/gallery/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53644 - "GET /api/teams/?user_id=[email protected] HTTP/1.1" 200 OK
c:\Users\RO20363675\Downloads\app.venv\Lib\site-packages\autogen_core_component_config.py:252: UserWarning:
Loading a FunctionTool from config will execute code to import the proms/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53644 - "POST /api/validate/ HTTP/1.1" 200 OK
INFO: 127.0.0.1:53644 - "GET /api/teams/1?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53643 - "GET /api/teams/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:53644 - "POST /api/validate/ HTTP/1.1" 200 OK
INFO: 127.0.0.1:53683 - "POST /api/validate/test HTTP/1.1" 200 OK
INFO: 127.0.0.1:53894 - "POST /api/validate/test HTTP/1.1" 200 OK
INFO: 127.0.0.1:54297 - "POST /api/teams/ HTTP/1.1" 200 OK
INFO: 127.0.0.1:54297 - "POST /api/validate/ HTTP/1.1" 200 OK
INFO: 127.0.0.1:54298 - "GET /api/teams/?user_id=[email protected] HTTP/1.1" 200 OK
INFO: 127.0.0.1:54386 - "POST /api/validate/test HTTP/1.1" 200 OK
INFO: 127.0.0.1:54407 - "POST /api/validate/test HTTP/1.1" 200 OK
in autogen studio page:
Error testing model component: Connection error.
Execution Logs
Exception: Connection error.
Beta Was this translation helpful? Give feedback.
All reactions