tool-use-sandbox / README.md
axelsirota's picture
Upload folder using huggingface_hub
d6b3ef2 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Tool Use Sandbox
emoji: 🧰
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
python_version: 3.1
app_file: app.py
pinned: false
license: mit
short_description: Watch an agent use tools to solve multi-step problems

Tool Use Sandbox

Watch an AI agent select and use tools to solve multi-step problems. See the reasoning, tool selection, and execution flow.

Part of the AI for Product Managers course.