Skip to content

Commit ed88e0f

Browse files
committed
proofreading
1 parent 8c9af3d commit ed88e0f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • content/en/docs/marketplace/genai/reference-guide/external-platforms

content/en/docs/marketplace/genai/reference-guide/external-platforms/gemini.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Embeddings generation is currently not supported by the Google Gemini connector.
149149

150150
### Exposed Microflow Actions for OpenAI-compatible APIs {#exposed-microflows}
151151

152-
The exposed microflow actions used to construct requests via drag-and-drop specifically for OpenAI-compatible APIs are listed below. You can find these microflows in the **Toolbox** of Studio Pro. Note that these flows are only required if you need to add specific options to your requests. For generic functionality, can use the GenAI Commons toolbox actions to [create the required Request](/appstore/modules/genai/genai-for-mx/commons/#genai-request-building) and [handle the Response](/appstore/modules/genai/genai-for-mx/commons/#genai-response-handling). These actions are available under the **GenAI (Request Building)** and **GenAI (Response Handling)** categories in the Toolbox.
152+
The exposed microflow actions used to construct requests via drag and drop specifically for OpenAI-compatible APIs are listed below. You can find these microflows in the **Toolbox** of Studio Pro. Note that these flows are only required if you need to add specific options to your requests. For generic functionality, you can use the GenAI Commons toolbox actions to [create the required Request](/appstore/modules/genai/genai-for-mx/commons/#genai-request-building) and [handle the Response](/appstore/modules/genai/genai-for-mx/commons/#genai-response-handling). These actions are available under the **GenAI (Request Building)** and **GenAI (Response Handling)** categories in the Toolbox.
153153

154154
#### Set Response Format {#set-responseformat-chat}
155155

@@ -183,10 +183,10 @@ The **Documentation** pane displays the documentation for the currently selected
183183
Gemini supports the following [tool choice types](/appstore/modules/genai/genai-for-mx/commons/#enum-toolchoice) of GenAI Commons for the [Tools: Set Tool Choice](/appstore/modules/genai/genai-for-mx/commons/#set-toolchoice) action are supported. For API mapping reference, see the table below:
184184

185185
| GenAI Commons (Mendix) | Gemini |
186-
| -----------------------| ------- |
187-
| auto | auto |
188-
| any | any |
189-
| none | none |
186+
| ----------------------- | ------- |
187+
| auto | auto |
188+
| any | any |
189+
| none | none |
190190

191191
### List Models {#list-models}
192192

@@ -206,7 +206,7 @@ Some examples demonstrate knowledge base interaction and require a connection to
206206

207207
## Troubleshooting {#troubleshooting}
208208

209-
### Attribute or Reference Required Error Message After Upgrade
209+
### Attribute or Reference Required After Upgrade
210210

211211
If you encounter an error stating that an attribute or a reference is required after an upgrade, first upgrade all modules by right-clicking the error, then upgrade Data Widgets.
212212

0 commit comments

Comments
 (0)