AgentTools / README.md
Brunwo
updated smolagents dept : adapted to tools structure changes
60f49cc

A newer version of the Gradio SDK is available: 5.15.0

Upgrade
metadata
title: AgentTools
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: testing smolagent tools creation

An example chatbot using Gradio, huggingface_hub, and the Hugging Face Inference API.

accelerate required for base tools (pipeline tool)

#pip install -r requirements.txt --ignore-installed torchaudio #pip install -r requirements.txt --no-deps

#without torchaudio: pip install -e ../smolagents/

#launch in dev (hotreload ) gradio app.py