mirror of
https://github.com/zilliztech/claude-context.git
synced 2025-10-06 01:10:02 +03:00
refactor: rename class name from indexer to context
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
This commit is contained in:
@@ -27,7 +27,7 @@ pnpm dev:core
|
||||
|
||||
## Project Structure
|
||||
|
||||
- `src/indexer.ts` - Main CodeIndexer class
|
||||
- `src/context.ts` - Main CodeContext class
|
||||
- `src/embedding/` - Embedding providers (OpenAI, VoyageAI, Ollama)
|
||||
- `src/vectordb/` - Vector database implementations (Milvus)
|
||||
- `src/splitter/` - Code splitting logic
|
||||
|
||||
Reference in New Issue
Block a user