Skip to content

Commit ead80e5

Browse files
authored
chore(firestore-bigquery-export/gen-schema-view): update gemini to 2.5 (#2479)
* chore(firestore-bigquery-export/gen-schema-view): update gemini to 2.5 * chore: small changes to guide * chore: enable skipped test
1 parent 43392d1 commit ead80e5

File tree

5 files changed

+276
-698
lines changed

5 files changed

+276
-698
lines changed

firestore-bigquery-export/guides/GENERATE_SCHEMA_VIEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ The `fs-bq-schema-views` script creates richly-typed BigQuery views from your ra
1313
- Preserves all raw data (no data loss due to schema mismatches)
1414
- Supports complex Firestore data types like arrays, maps, and geopoints
1515

16+
### AI-powered schema generation with Genkit
17+
18+
This extension uses the [Genkit SDK](https://genkit.dev/) to power AI-based schema generation for Firestore data.
19+
20+
For more information about Genkit, visit the Genkit documentation at [genkit.dev](http://genkit.dev/).
21+
1622
## Prerequisites
1723

1824
1. Node.js installed (to run npm and npx commands)

0 commit comments

Comments
 (0)