rqueraud's picture
Before refactoring tools
4d5f444

A newer version of the Gradio SDK is available: 6.5.1

Upgrade

Project Instructions

This project aims at implementing a custom agent to answer a list of question. A raw file has been given, which is the app_raw.py. You should create a app.py which enrich the app_raw.py by creating the working agent.

All python execution you do should be prepended by direnv exec . poetry run