Running the API server
After loading your data, you're all set to start analyzing prompts!
To start the Vigil API server, run the following command:
python vigil-server.py --conf conf/server.conf
Last updated 2 years ago