File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ Learn more about Tools in the [Tools](../tools/index.md) section.
210210
211211Beyond the core parameters, ` LlmAgent ` offers several options for finer control:
212212
213- ### Fine-Tuning LLM Generation (` generate_content_config ` )
213+ ### Configuring LLM Generation (` generate_content_config ` ) {#fine-tuning-llm-generation-generate_content_config}
214214
215215You can adjust how the underlying LLM generates responses using ` generate_content_config ` .
216216
Original file line number Diff line number Diff line change @@ -1684,7 +1684,7 @@ Learn more about Tools in the [Tools](https://google.github.io/adk-docs/tools/)
16841684
16851685Beyond the core parameters, `LlmAgent` offers several options for finer control:
16861686
1687- ### Fine-Tuning LLM Generation ( `generate_content_config`) [¶](https://google.github.io/adk-docs/agents/llm-agents/\#fine-tuning-llm-generation-generate_content_config "Permanent link")
1687+ ### Configuring LLM Generation ( `generate_content_config`) [¶](https://google.github.io/adk-docs/agents/llm-agents/\#fine-tuning-llm-generation-generate_content_config "Permanent link")
16881688
16891689You can adjust how the underlying LLM generates responses using `generate_content_config`.
16901690
You can’t perform that action at this time.
0 commit comments