Skip to content

Releases: barrulus/log-vector

Now with PDF support!

11 Jun 11:34

Choose a tag to compare

This release introduces more variable management though .env and also includes PDF file indexing.

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

10 Jun 11:13
2d375d4

Choose a tag to compare

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