Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.16.0
metadata
title: Gemini Reasoning Agent
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.31.5
app_file: app.py
pinned: false
🤖 Gemini Reasoning Agent
This is a demo for a simple AI agent built with LangChain and Google's Gemini Pro model.
Features:
- Calculator Tool: Can evaluate mathematical expressions (e.g., "What is 25 * 8?").
- Weather Tool: Can provide a static weather forecast for New York and San Francisco.
Ask it a question that requires using one of its tools!