Restore semantic searches

This commit is contained in:
Jorge Manrubia
2025-07-23 19:45:40 +02:00
parent df9c1e0674
commit 1c6adf54a8
16 changed files with 19808 additions and 6 deletions
+1
View File
@@ -53,6 +53,7 @@ gem "rails_structured_logging", bc: "rails-structured-logging"
# 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
gem "debug"