Releases: barrulus/log-vector
Releases · barrulus/log-vector
Now with PDF support!
This release introduces more variable management though .env and also includes PDF file indexing.
First Major Release! - V1.0.0-alpha is now active
What's Changed
- Multiple Embedding Strategies: Choose between local SentenceTransformer, Ollama embeddings, or remote embedding server
- Flexible Storage: Uses ChromaDB for persistent vector storage with configurable paths
- Local LLM Integration: Generates AI responses using Ollama with customizable models
- Interactive Query Interface: Rich terminal interface with markdown rendering
- GPU Acceleration: Optional GPU support for faster embedding generation
- Automatic File Detection: Intelligently detects and indexes all text-based files by content analysis
- Security-First Design: Client-side trust_remote_code management with consent prompts and persistent tracking
- Environment Configuration: Fully configurable via
.envfiles
New Contributors
Full Changelog: https://github.com/barrulus/log-vector/commits/v1.0.0-alpha