- Make sure you have python installed
- Download the files
- Extract if its zip
- run
pip install -r requirements.txton the terminal to install the required libraries
- Make a config.json file
- save this in it:
{
"provider": "",
"model": "",
"api_key": "",
}
- Update to what you need it to be.
If you want to stop schema error from happening when using OpenAI or OpenRouter add
"repeatRequest": trueinto config.json recommended model:liquid/lfm-3bon openrouter. It's incredibly cheap and runs well.
- Run the file with
python main.py
- Just run the file with
python main.py
- OpenWeatherMap API - https://openweathermap.org/