# Google Gemini

Der Google Gemini-Anbieter ermöglicht die Verbindung von ngSurvey mit den Google Gemini AI-Diensten. Zur Konfiguration dieses Dienstes müssen Sie die folgenden Eigenschaften aus Ihrem Google Cloud-Konto festlegen.

## 🔅 Gemini-Eigenschaften

* **`Gemini API-Schlüssel`** Google Gemini API-Schlüssel. Geben Sie den Schlüssel ein, der für Ihre Gemini-Ressource generiert wurde.
* **`Gemini-Modellname`** Modell, das für allgemeine AI-Aufgaben verwendet werden soll.
* **`Gemini-Embedding-Modell`** Modell, das für Zwecke der offenen Textanalyse verwendet werden soll. &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/de/installation-setup/system-settings/ai-suite-anbieter/google-gemini.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
