We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
integration/firebase-config.ts
1 parent d446c77 commit fe6528bCopy full SHA for fe6528b
packages/vertexai/integration/firebase-config.ts
@@ -0,0 +1,2 @@
1
+// PLACEHOLDER: This should be replaced with a Firebase config for a project with access to Vertex AI.
2
+export const FIREBASE_CONFIG = {};
0 commit comments