Remove AI summaries and semantic searches

We were not using either. We can restore if we revisit.
This commit is contained in:
Jorge Manrubia
2025-10-29 11:55:32 +01:00
parent 23c889e564
commit aa1ffb3357
44 changed files with 25 additions and 66474 deletions
-2
View File
@@ -56,8 +56,6 @@ gem "autotuner"
gem "benchmark" # indirect dependency, being removed from Ruby 3.5 stdlib so here to quash warnings
# AI
gem "ruby_llm", git: "https://github.com/crmne/ruby_llm.git"
gem "tiktoken_ruby"
gem "sqlite-vec", "0.1.7.alpha.2"
group :development, :test do