선생님, Google AI Studio에서 새로 API 키를 생성하면 이제 AIza 가 아니라 AQ 로 시작하는 Auth key가 발급됩니다. Google 공식 Gemini API 문서에서도 새 API 키는 Auth key로 생성된다고 되어 있습니다. 혹시 claude에서도 AQ로 시작하는 키가 오류라고 인식을 하는데 이 경우 어떻게 대처하면 될까요 ?? ㅠㅠ
강의 15분 30초에서 f1 = 1.234 f2 = 3.939 와 같이 입력할 때 space키를 누르지 않고 빨리 f1=1.234 f2=3.939 와 같이 입력을 한 다음에 Shift + Alt + F 를 입력하여 정리를 해 줘도 되는 건가요? 그걸 하려고 했더니 Python formatter를 설치하라고 나오는데요. 이걸 하는 게 전체적으로 도움이 되나요? 아니면 Python formatter 설치를 안 하는 게 파이썬 배우는 데 더 나은가요?
안녕하세요? https://harness-hub.pages.dev/ 접속하면 화면에 아무것도 않 나오는데요. 다른 PC에서 확인해도, 동일한 문제여서 사이트 확인 부탁 합니다. 크롬 개발자 툴로 들어가서 보면 웹사이트에서 데이터 가져오는것 확인했습니다. 지인에게 확인 요청했는데도 동일하게 아무것도 않 보인다고 하네요.
나만의 클로드 코드 하네스 강의 커리큘럼 7강 질문입니다. 강의 중에서는 수평 슬라이드가 아니라 수직 슬라이드로 처음부터 이슈를 분해하라고 알려주셨습니다. 미션에서는 수평 슬라이싱으로 먼저 나누고 수직으로 다시 잘라보라고 하셨는데 제가 생각하는 수평 슬라이딩으로 나누고 수직으로 나누라는 말씀이 수평 슬라이딩으로 먼저 나눠야 단위테스트 기준으로 나눌 수 있고 거기서 수직으로 나눠야 단위 테스트 위에 수직 슬라이싱이 더 안정적으로 테스트 할 수 있어서일까요?
안녕하세요 선생님. 강의 잘 듣고 있습니다. 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" ] } }