CAPEC Tracer Functionality
Integrated the CAPEC tracing functionality into TTool's AI GUI window. To use this functionality, Python 3 needs to be installed. Then, run the following commands on your terminal: "pip install --user -r <path_to_your_ttool_installation>/src/main/resources/capec_tracer/requirements_capec_tracer.txt" and "python3 -m spacy download en_core_web_sm". You should see the CAPEC tracer option at the bottom of the list of available AI chat options.