Commit Graph

  • 68cec8090b Fix critical bugs: settings loading, UUID generation, and chunk metadata master Nicholai 2025-10-23 11:29:48 -06:00
  • 92f49f4bf7 Summary What's Working: Plugin loads successfully in Obsidian Settings are being saved correctly to disk Qdrant server is accessible and responding Ollama is set up with the embedding model UUID generation fixed for Qdrant compatibility Main Issue: Plugin is using default localhost:6333 URL instead of your saved https://vectors.biohazardvfx.com URL This is a settings initialization timing problem 🎯 Next Step: Fix the IndexingOrchestrator to use the loaded settings instead of defaults This is likely a simple fix - the orchestrator needs to reference this.settings that were loaded from data.json Progress: ~95% complete - just need to fix this one settings issue and then test the full indexing + search workflow! Nicholai 2025-10-23 09:24:03 -06:00
  • 38889c1d65 Initial implementation of Qdrant Semantic Search plugin Nicholai 2025-10-23 08:48:29 -06:00
  • 9818d6637c
    Initial commit NicholaiVogel 2025-10-23 08:10:50 -06:00