Skip to content

Commit 1a0b236

Browse files
Apply suggestions from peer review
Co-authored-by: Hanna Nelson <hanna.nelson@mulesoft.com>
1 parent 33f59e9 commit 1a0b236

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

modules/ROOT/pages/af-project-files.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The `spec` element has these properties.
231231

232232
The value of this section is a reference to one of the LLMs defined in Anypoint Exchange or in the `llmProviders` section of `agent-network.yaml`. Because it's a reference, you can choose to share the same LLM across all the brokers in your agent network. Or, you can have different brokers use different LLMs to better suit their tasks.
233233

234-
For more information on supported LLMs, see xref:af-agent-networks.adoc#llm-support[Large Language Models].
234+
For more information about supported LLMs, see xref:af-agent-networks.adoc#llm-support[Large Language Models].
235235

236236
The `llm` element has these properties.
237237

@@ -257,7 +257,7 @@ a|
257257
|`configuration.openAI.topP` |Nucleus sampling parameter. Requires GPT-5.1 and `reasoningEffort` set to `NONE`. |Number |Any number |No
258258
|`configuration.openAI.topLogprobs` |Number of most likely tokens to return at each position. Requires GPT-5.1 and `reasoningEffort` set to `NONE`. |Integer |Any integer |No
259259
|`configuration.openAI.maxOutputTokens` |Maximum number of tokens to generate. |Integer |Any integer |No
260-
|`configuration.gemini` |Gemini specific configuration settings. |Object |Object with Gemini settings |No
260+
|`configuration.gemini` |Gemini-specific configuration settings. |Object |Object with Gemini settings |No
261261
|`configuration.gemini.thinkingBudget` |Sets a token budget for the reasoning phase. (Applies only to Gemini 2.5 series.) |Integer a|
262262
* `0` (Disabled)
263263
* `-1` (Automatic)
@@ -602,7 +602,7 @@ The `mcpServers` element has these properties.
602602

603603
`llmProviders`
604604

605-
Configure the LLMs the brokers use for reasoning. For more information on supported LLMs, see xref:af-agent-networks.adoc#llm-support[Large Language Models].
605+
Configure the LLMs the brokers use for reasoning. For more information about supported LLMs, see xref:af-agent-networks.adoc#llm-support[Large Language Models].
606606

607607
The `llmProviders` element has these properties.
608608

0 commit comments

Comments
 (0)