세법 질문은 모호한 답변을 받기 쉽습니다. 근거가 되는 규정이 빽빽한 데다 연도와 관할에 따라 달라지기 때문이죠. 이 어시스턴트는 모든 답변을 실제 법전에 기반합니다.
sonnet1주QdrantOpenAILangChainPostgreSQL
Claude
62ROI
81Scale
$98073Saved
ROI for
README.md
왜 이 서브에이전트인가
세법 질문은 모호한 답변을 받기 쉽습니다. 근거가 되는 규정이 빽빽한 데다 연도와 관할에 따라 달라지기 때문이죠. 이 어시스턴트는 모든 답변을 실제 법전에 기반합니다.
각 조항은 조문 번호, 연도, 관할 정보와 함께 Qdrant에 임베딩됩니다. 질문이 들어오면 관련 구절을 가져와, 기억에 의존한 의역 대신 정확한 조문 번호를 인용하여 답변합니다. 조항이 개정되었을 가능성이 보이면 추측하지 않고 이를 알려줍니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Qdrant에 코드 섹션, 연도, 관할 구역 등 메타데이터와 함께 구절들을 저장합니다.
pending
질문에 해당하는 조항을 검색하고, 해당 텍스트만으로 엄격하게 답변합니다.
pending
정확한 조항 번호를 인용하고, 해당 조항이 개정되었을 가능성을 표시합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Answer tax questions only from retrieved code passages, quoting section numbers and never inventing a provision.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.