Remove semantic searches

We may revisit in the future but we'll go with keyword search only for launch
This commit is contained in:
Jorge Manrubia
2025-06-25 09:36:01 +02:00
parent c319c49345
commit 9e3dbb0858
12 changed files with 22 additions and 141 deletions
-1
View File
@@ -50,7 +50,6 @@ gem "rails_structured_logging", bc: "rails-structured-logging"
# AI
gem "ruby_llm", git: "https://github.com/crmne/ruby_llm.git"
gem "sqlite-vec", "0.1.7.alpha.2"
gem "tiktoken_ruby"
group :development, :test do