rqueraud's picture
Before refactoring tools
4d5f444
|
Raw
History Blame Contribute Delete
319 Bytes

A newer version of the Gradio SDK is available: 6.24.0

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