You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firestore-translate-text/README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,6 @@ You specify the desired target languages using ISO-639-1 codes. You can find a l
17
17
18
18
If the original non-translated field of the document is updated, then the translations will be automatically updated, as well.
19
19
20
-
### AI-powered language translation
21
-
This extension makes use of the Genkit SDK to perform AI-powered language translation using large language models such as Gemini 1.5 Pro from Vertex AI or Google AI. For further information check out the genkit documentation at [genkit.dev](http://genkit.dev/).
22
-
23
-
24
20
#### Multiple collections for translations
25
21
26
22
To translate multiple collections, install this extension multiple times, specifying a different
@@ -67,6 +63,8 @@ To install an extension, your project must be on the [Blaze (pay as you go) plan
This extension makes use of the Genkit SDK to perform AI-powered language translation using large language models such as Gemini 1.5 Pro from Vertex AI or Google AI. For further information check out the genkit documentation at [genkit.dev](http://genkit.dev/).
0 commit comments