We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af537cb commit 588797cCopy full SHA for 588797c
update_docs.py
@@ -9,6 +9,7 @@
9
import openai
10
from google.cloud import firestore
11
from google.oauth2 import service_account
12
+from google.cloud.firestore_v1.vector import Vector
13
14
# Configuration Constants
15
class Config:
0 commit comments