fix(style-acq T1): insert_style_exemplar — vector כ-list (register_vector) #81
@@ -2365,7 +2365,7 @@ async def insert_style_exemplar(
|
||||
paragraph_text, word_count, embedding)
|
||||
VALUES ($1, $2, $3, $4, $5, $6, $7, $8)""",
|
||||
decision_number, source, practice_area, outcome, section,
|
||||
paragraph_text, word_count, str(embedding),
|
||||
paragraph_text, word_count, embedding,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user