We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d733a48 commit 5262d4aCopy full SHA for 5262d4a
1 file changed
core/src/main/java/com/google/adk/tools/computeruse/ComputerUseToolset.java
@@ -152,7 +152,7 @@ private static Environment.Known getEnvironment(ComputerEnvironment computerEnvi
152
/**
153
* Configures the computer use tool in the LLM request if it is not already configured.
154
*
155
- * @param env The environment to configure the computer use tool for.
+ * @param computerEnvironment The environment to configure the computer use tool for.
156
* @param llmRequestBuilder The LLM request builder to add the computer use tool to.
157
*/
158
private static void configureComputerUseIfNeeded(
0 commit comments