diff --git a/02. Prompts/진행과정/데이터 처리/Domain/General_데이터_처리_이미지패턴_v01.md b/02. Prompts/진행과정/데이터 처리/Domain/General_데이터_처리_이미지패턴_v01.md new file mode 100644 index 0000000..e13bd52 --- /dev/null +++ b/02. Prompts/진행과정/데이터 처리/Domain/General_데이터_처리_이미지패턴_v01.md @@ -0,0 +1,16 @@ +--- +source: D:\for python\geulbeot-light\converters\pipeline\step4_chunk.py +category: domain +--- + +## 데이터 처리 및 이미지 패턴 규정 + +1. **이미지 추출 정규식 (Regex):** + - 패턴: `!\[([^\]]*)\]\(([^)]+)\)` + +2. **청크 분할 임계값:** + - 최소 길이: 500자 (이하일 경우 병합) + - 최대 컨텍스트: 12,000자 + +3. **시스템 로그 표준:** + - [시간] [로그레벨] [소스명] 형식 준수