spring-projects / spring-projects/spring-ai

Support Gemini Computer Use

Open
#5,229 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-triage
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
1d 7h
Merged PRs (30d)
6

Description

Expected Behavior
I would like Spring AI to support Gemini Computer Use.

Current Behavior
Currently, Spring AI does not support the Computer Use capability.

To use Computer Use, the corresponding tool must be enabled, and GoogleGenAiChatModel needs to pass the appropriate options when invoking the model.

Context
Although still in preview, the Computer Use model has already been released:
https://ai.google.dev/gemini-api/docs/computer-use

This model is already supported in the GenAI SDK:
https://github.com/googleapis/java-genai/commit/5e5d140e5b15f75f9f55bcef4cfc3aa56af84d9b

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The stated entry point is GoogleGenAiChatModel; read its model-invocation and option-handling paths alongside the Gemini Computer Use documentation and linked java-genai change. Done means the preview capability can be enabled and the required options are passed when invoking the model, with existing project verification run.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
ai, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.