docs(readme): v2 아키텍처에 맞게 README 전면 개편#218
Merged
seyoung4503 merged 2 commits intomasterfrom Mar 21, 2026
Merged
Conversation
- 프로젝트 소개를 v2 모듈러 아키텍처(define-by-run) 기반으로 변경 - Python API 빠른 시작 예시(BaselineNL2SQL) 추가 - 파이프라인 선택 가이드 테이블 추가 - deprecated CLI 옵션 제거 (--database-env, --retriever-name 등) - 현재 CLI 옵션으로 교체 (--flow, --dialect, --top-n, --no-gate) - Graph Builder 섹션 제거 (더 이상 존재하지 않음) - v2 아키텍처 디렉토리 구조 및 설계 원칙 추가 - 지원 환경 섹션 추가 (LLM 7개, DB 12개, VectorDB 3개) - 기여 가이드를 프로젝트 컨벤션에 맞게 수정 (uv sync, 브랜치 네이밍) - 레거시 "기여가 필요한 영역" 섹션 제거 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code