Skip to content

Commit 588797c

Browse files
committed
Fix import
1 parent af537cb commit 588797c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update_docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import openai
1010
from google.cloud import firestore
1111
from google.oauth2 import service_account
12+
from google.cloud.firestore_v1.vector import Vector
1213

1314
# Configuration Constants
1415
class Config:

0 commit comments

Comments
 (0)