Skip to content

First Major Release! - V1.0.0-alpha is now active

Pre-release
Pre-release

Choose a tag to compare

@barrulus barrulus released this 10 Jun 11:13
· 5 commits to main since this release
2d375d4

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 .env files

New Contributors

Full Changelog: https://github.com/barrulus/log-vector/commits/v1.0.0-alpha