Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 497 Bytes

Using ai-bot for Testing

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