Skip to content

Integrate Gemini Omni Agent with Tool-Use and Multimodal Support - #142

Open
GYFX35 wants to merge 1 commit into
mainfrom
feature/gemini-omni-integration-12631767712948918155
Open

Integrate Gemini Omni Agent with Tool-Use and Multimodal Support#142
GYFX35 wants to merge 1 commit into
mainfrom
feature/gemini-omni-integration-12631767712948918155

Conversation

@GYFX35

@GYFX35 GYFX35 commented May 22, 2026

Copy link
Copy Markdown
Member

This PR integrates the Gemini Omni Agent into the Yendoukoa AI platform. The new agent leverages the Gemini 1.5 Flash model and is equipped with real-time tools to provide current date, time, and weather information. It also supports multimodal inputs (images and video) via the platform's camera integration.

Key changes:

  • Backend AI Logic: Added provide_gemini_omni_assistance and associated tools (get_current_time, get_weather_info) in google_ai.py.
  • API Endpoint: Introduced a new POST endpoint /api/v1/gemini-omni/assistance in app.py to handle agent requests.
  • Frontend Integration: Added the "Gemini Omni Agent" to the marketplace UI in App.tsx and updated api.ts to support the new service.
  • Verification: Verified the UI changes via Playwright and ensured the agent is correctly displayed and functional in the marketplace.

PR created automatically by Jules for task 12631767712948918155 started by @GYFX35

- Implement Gemini Omni Agent in google_ai.py using Gemini 1.5 Flash.
- Add real-time tools for time and weather information.
- Implement robust tool-use loop and system instructions.
- Add /api/v1/gemini-omni/assistance endpoint in app.py.
- Integrate Gemini Omni Agent into the React marketplace UI with camera/multimodal support.
- Update frontend API client and build artifacts.

Co-authored-by: GYFX35 <134739293+GYFX35@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @GYFX35, your pull request is larger than the review limit of 150000 diff characters

@mergify

mergify Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant