zg(zvec-grep)는 로컬 검색을 위한 새로운 오픈소스 도구입니다.
Qwen 팀이 오픈소스로 공개한 zg(zvec-grep)은 로컬 우선 검색 도구로, 정밀한 텍스트 검색에 벡터 검색과 BM25 하이브리드 검색을 결합한 특징을 가지고 있습니다. 이 도구는 코드와 문서를 자연어 의도로 탐색하며, 사용자에게 더욱 정확한 검색 결과를 제공합니다. 특히 함수명이나 오류 문자열이 불확실한 상황에서도 유용하게 사용될 수 있습니다.
zg(zvec-grep) is a new open-source tool for local searching.
The Qwen team has released zg(zvec-grep) as an open-source tool for local searching. This tool combines precise text searching with vector search and BM25 hybrid search features. It allows users to explore code and documents with natural language intent and provides more accurate results. It's particularly useful when function names or error strings are uncertain.