Content-Length: 256141 | pFad | http://github.com/postgresml/example-django/commit/2c3af7bb47d5989bb457305b78f6287965777cf2

CA blank · postgresml/example-django@2c3af7b · GitHub
Skip to content

Commit 2c3af7b

Browse files
committed
blank
1 parent d3b8220 commit 2c3af7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class EmbedSmallExpression(models.Expression):
99
An expression to automatically embed any text column in the same table.
1010
"""
1111

12-
output_field = VectorField(null=False, blank=True, dimensions=384)
12+
output_field = VectorField(null=False, blank=False, dimensions=384)
1313

1414
def __init__(self, field):
1515
self.embedding_field = field

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgresml/example-django/commit/2c3af7bb47d5989bb457305b78f6287965777cf2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy