- remote_model.py is compatible with python 3.10.
- not working with 3.11 3.12
- Prepare LLM: Follow the instructions here to set up LLM locally.
- Install Dependencies:
Navigate to the support-ai directory and run
make
. - Modify config.yaml: Adjust the settings in the config.yaml file to match your environment setup.
- Execute ai-bot:
Run the
ai-bot
script to start testing.