feat: legacy features to ruby llm (#12994)
This commit is contained in:
@@ -19,6 +19,8 @@ class ArticleEmbedding < ApplicationRecord
|
||||
|
||||
after_commit :update_response_embedding
|
||||
|
||||
delegate :account_id, to: :article
|
||||
|
||||
private
|
||||
|
||||
def update_response_embedding
|
||||
|
||||
Reference in New Issue
Block a user