Remove AI summaries and semantic searches
We were not using either. We can restore if we revisit.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user