We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for the help in advance i am not sure what i am missing doing a docker compose
backend-1 | [2025-04-26 21:01:56 +0000] [49] [INFO] Application startup complete. backend-1 | [2025-04-26 21:01:56 +0000] [50] [INFO] Application startup complete. backend-1 | 2025-04-26 21:01:56,923 - INFO - Initialized agent API with instance ID: single backend-1 | 2025-04-26 21:01:56,923 - INFO - Initialized sandbox API with database connection backend-1 | 2025-04-26 21:01:56,923 - INFO - Initializing Redis connection backend-1 | 2025-04-26 21:01:56,927 - INFO - Initializing Redis connection to redis:6379 backend-1 | 2025-04-26 21:01:56,931 - INFO - Successfully connected to Redis backend-1 | 2025-04-26 21:01:56,931 - INFO - Redis connection initialized successfully backend-1 | 2025-04-26 21:01:56,931 - INFO - Restoring running agent runs after server restart backend-1 | [2025-04-26 21:01:56 +0000] [53] [INFO] Application startup complete. frontend-1 | OpenAI API key not found
this is what happens when i ask it a question in front end.
know what i could do to solve it
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for the help in advance i am not sure what i am missing doing a docker compose
backend-1 | [2025-04-26 21:01:56 +0000] [49] [INFO] Application startup complete.
backend-1 | [2025-04-26 21:01:56 +0000] [50] [INFO] Application startup complete.
backend-1 | 2025-04-26 21:01:56,923 - INFO - Initialized agent API with instance ID: single
backend-1 | 2025-04-26 21:01:56,923 - INFO - Initialized sandbox API with database connection
backend-1 | 2025-04-26 21:01:56,923 - INFO - Initializing Redis connection
backend-1 | 2025-04-26 21:01:56,927 - INFO - Initializing Redis connection to redis:6379
backend-1 | 2025-04-26 21:01:56,931 - INFO - Successfully connected to Redis
backend-1 | 2025-04-26 21:01:56,931 - INFO - Redis connection initialized successfully
backend-1 | 2025-04-26 21:01:56,931 - INFO - Restoring running agent runs after server restart
backend-1 | [2025-04-26 21:01:56 +0000] [53] [INFO] Application startup complete.
frontend-1 | OpenAI API key not found
this is what happens when i ask it a question in front end.
know what i could do to solve it
The text was updated successfully, but these errors were encountered: