BuyVerse / Solution /README.md
abdo-Mansour's picture
done
b8ee1a5

A newer version of the Gradio SDK is available: 5.45.0

Upgrade

Envrionment Setup

  • Make a file in the repository folder (right next to LICENSE) and name it ".env"
  • Add to that file the line GEMINI_API_KEY=<your api key>
    • Note that you can get your api key from Google AI Studio.
  • Install UV using official guide or via pip install uv.
  • Navigate your terminal to repo folder and run command uv sync
  • You're all set!

Beware Running this agent can eat up your api credits specially that it's not currently limited in terms of calls or steps.