[단테랩스] Hermes × Codex 로 세우는 나만의 AI 가상 오피스 (8주 마스터 과정)
안녕하세요~ 각 직원끼리 서로 대화를 주고 받게 하는방법도 강의에서 다루어지나요? 제가 지금 unit 3.5 까지 수강했습니다. 각 직원이 독립적이라 sophie 여름 휴가 계획 조사해서 취합해줘 하면 각 직원을 호출하고 거기에 각자 입력해서 하나씩 추가해가면서 휴가 계획을 채우고 마지막에 이를 sophie가 취합해서 알려주게 하려고 해봤는데 서로 호출이 잘 안되고 컨텍스트가 달라서 그런지 자기것만 이야기하고 남의 이야기한것을 잘 모르더라구요 이런 부분도 강의에서 이미 다루셨는지 아니라면 다룰 계획이 있으신지 궁금합니다. 강의 잘 듣고 있습니다. 감사합니다!
강의 15분 30초에서 f1 = 1.234 f2 = 3.939 와 같이 입력할 때 space키를 누르지 않고 빨리 f1=1.234 f2=3.939 와 같이 입력을 한 다음에 Shift + Alt + F 를 입력하여 정리를 해 줘도 되는 건가요? 그걸 하려고 했더니 Python formatter를 설치하라고 나오는데요. 이걸 하는 게 전체적으로 도움이 되나요? 아니면 Python formatter 설치를 안 하는 게 파이썬 배우는 데 더 나은가요?
안녕하세요 선생님. 강의 잘 듣고 있습니다. Replicate 잔액은 $9.56이고 API 성공 로그는 다 Succeeded인데 왜 실행이 안되는 건가요? Loop Over Items에서 1 of 2는 성공했지만 2 of 2는 실패했습니다. { "errorMessage": "The service is receiving too many requests from you", "errorDescription": "Request was throttled. Your rate limit for creating predictions is reduced to 6 requests per minute with a burst of 1 requests while you have less than $5.0 in credit. Your rate limit resets in ~8s.", "errorDetails": {}, "n8nDetails": { "nodeName": "Flux.1 schnell", "nodeType": "n8n-nodes-base.httpRequest", "nodeVersion": 4.3, "time": "2026. 6. 28. 오전 12:15:36", "n8nVersion": "1.123.7 (Self Hosted)", "binaryDataMode": "filesystem", "stackTrace": [ "NodeApiError: The service is receiving too many requests from you", " at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_8da18263ca0574b0db58d4fefd8173ce/node_modules/n8n-nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts:859:16)", " at processTicksAndRejections (node:internal/process/task_queues:105:5)", " at WorkflowExecute.executeNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1045:8)", " at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1226:11)", " at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1662:27", " at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2274:11" ] } }
[단테랩스] Hermes × Codex 로 세우는 나만의 AI 가상 오피스 (8주 마스터 과정)
안녕하세요, brightdata mcp 의 http/sse 등록으로 간단한 기능 사용은 성공했구요, stdio 로 pro mode 를 켜는 과정에서 이런 문제가 생겼습니다. 윈도우즈, wsl 환경인데 도와주실 수 있을까요? time out 뿐만아니라 connection closed 가 뜰때도 있습니다