We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be03f12 commit bd70e8aCopy full SHA for bd70e8a
1 file changed
README.md
@@ -69,7 +69,7 @@ python3 manage.py makemigrations
69
python3 manage.py migrate
70
```
71
72
-Add a vector field in the model.py
+Add a vector field in the models.py
73
74
```python
75
from pgvector.django import VectorField
0 commit comments