GPT prompt and knowledge base used by VCMI chatbot: https://chatgpt.com/g/g-1kNhX0mlO-vcmi-assistant
The list of actual knowledge base files is in knowledgeFiles.yaml
. They need to be directly uploaded to GPT Chatbot settings, ask Warmonger to do it if neccessary.
pip install dotenv
-
Set
VCMI_PATH
environment variable to your VCMI source code folder. Use.env
file to set it. -
Run script to extract knowledge base:
cd knowledge_base/tools && python concat.py