eae527f99d
* REFACTOR: A Simpler way of interacting with embeddings' tables. This change adds a new abstraction called `Schema`, which acts as a repository that supports the same DB features `VectorRepresentation::Base` has, with the exception that removes the need to have duplicated methods per embeddings table. It is also a bit more flexible when performing a similarity search because you can pass it a block that gives you access to the builder, allowing you to add multiple joins/where conditions. |
||
---|---|---|
.. | ||
ai_persona_spec.rb | ||
ai_tool_spec.rb | ||
completion_prompt_spec.rb | ||
llm_model_spec.rb | ||
model_accuracy_spec.rb | ||
rag_document_fragment_spec.rb | ||
reviewable_ai_chat_message_spec.rb | ||
reviewable_ai_post_spec.rb | ||
shared_ai_conversation_spec.rb | ||
user_option_spec.rb |