Skip to content

Commit a17bc14

Browse files
authored
Merge pull request #2462 from firebase/@invertase/genkit-docs
docs(firestore-translate-text): add genkit.dev reference to docs
2 parents 59fb1e1 + afcaf97 commit a17bc14

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

firestore-translate-text/PREINSTALL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ A large language model like Gemini 1.5 Pro may have more contextual understandin
4343

4444
It is important to note that Gemini should only be used with sanitized input, as prompt injection is a possibility.
4545

46+
#### AI-powered language translation
47+
This extension makes use of the [Genkit SDK](http://genkit.dev/) to perform AI-powered language translation using large language models such as Gemini from Vertex AI or Google AI. For further information, check out the genkit documentation at [genkit.dev](http://genkit.dev/).
48+
4649
##### Notes:
4750
- Using the Gemini API may have a different pricing model than the Cloud Translation API.
4851

firestore-translate-text/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ A large language model like Gemini 1.5 Pro may have more contextual understandin
5151

5252
It is important to note that Gemini should only be used with sanitized input, as prompt injection is a possibility.
5353

54+
#### AI-powered language translation
55+
This extension makes use of the [Genkit SDK](http://genkit.dev/) to perform AI-powered language translation using large language models such as Gemini from Vertex AI or Google AI. For further information, check out the genkit documentation at [genkit.dev](http://genkit.dev/).
56+
5457
##### Notes:
5558
- Using the Gemini API may have a different pricing model than the Cloud Translation API.
5659

0 commit comments

Comments
 (0)