0x4D5352 / honeyBOT

Fake People, Solving Real Security Problems
MIT License
1 stars 0 forks source link

Create configuration files for prompts and models. #18

Open 0x4D5352 opened 1 year ago

0x4D5352 commented 1 year ago

Currently, all settings are hardcoded into the python scripts, requiring manual editing to work with different scenarios. This is suboptimal, and these should be offloaded to external JSON files or YAML files.

0x4D5352 commented 1 year ago

Not necessarily, just a config.py file is fine.