From 8e4a758df4e6766c8c4ef1aa50034d948266872b Mon Sep 17 00:00:00 2001 From: happybell80 Date: Thu, 19 Mar 2026 20:40:42 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20rb8001=20ChromaDB=20=EC=B0=A8=EC=9B=90?= =?UTF-8?q?=20=EB=93=9C=EB=A6=AC=ED=94=84=ED=8A=B8=20=ED=8A=B8=EB=9F=AC?= =?UTF-8?q?=EB=B8=94=EC=8A=88=ED=8C=85=20=EC=A2=85=EA=B2=B0=20=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gemini Embedding 2 전환으로 768d 통일, 컬렉션 초기화 확인, 에러 0건 Co-Authored-By: Claude Opus 4.6 (1M context) --- .../260312_rb8001_memory_chromadb_768_384_dimension_drift.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journey/troubleshooting/260312_rb8001_memory_chromadb_768_384_dimension_drift.md b/journey/troubleshooting/260312_rb8001_memory_chromadb_768_384_dimension_drift.md index 941eaec..f9f9bf3 100644 --- a/journey/troubleshooting/260312_rb8001_memory_chromadb_768_384_dimension_drift.md +++ b/journey/troubleshooting/260312_rb8001_memory_chromadb_768_384_dimension_drift.md @@ -42,4 +42,5 @@ tags: [rb8001, chromadb, memory, embedding, troubleshooting] 4. 로그에서 `dimension mismatch`가 사라졌는지 확인 ## 상태 -- 열림 +- 종결 (2026-03-19) +- **종결 근거**: 임베딩 1차 전환(Gemini Embedding 2, 768d) 완료로 차원 통일. rb8001 ChromaDB 컬렉션 0개(초기화됨), 로그에서 dimension mismatch 에러 0건 확인. 문제 자연 해소.